<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Slow search on 9.1 in Windchill</title>
    <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357708#M42008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All is good again in the world...&lt;/P&gt;&lt;P&gt;Turns out we had the preference "Indexable Global Searches" set to Yes. Makes all the difference in the world. See attached spreadsheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Mar 2010 20:02:42 GMT</pubDate>
    <dc:creator>MikeLockwood</dc:creator>
    <dc:date>2010-03-25T20:02:42Z</dc:date>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357700#M42000</link>
      <description>We upgraded to 9.1 this past weekend. Relatively smooth but a few major issues. Right now the system is screaming fast for everything except some searches and Renames. Tech support call filed, huge amount of requested info provided.Right now, a search for a single drawing, using NUMBER</description>
      <pubDate>Wed, 02 May 2018 17:36:44 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357700#M42000</guid>
      <dc:creator>MikeLockwood</dc:creator>
      <dc:date>2018-05-02T17:36:44Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357701#M42001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 20:20:36 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357701#M42001</guid>
      <dc:creator>MikeLockwood</dc:creator>
      <dc:date>2010-03-24T20:20:36Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357702#M42002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already opened a call for this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT ... FROM EPMDocument A0,EPMDocumentMaster A0B WHERE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(A0.idA3masterReference=A0B.idA2A2) AND ((UPPER(A0B.name) = &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'P000002160_CO_000.DRW')) AND (A0.markForDeleteA2 = 0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT ... FROM EPMDocument A0,EPMDocumentMaster A0B WHERE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(A0.idA3masterReference=A0B.idA2A2) AND ((UPPER(A0B.documentnumber) = &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'P000002160_CO_000.DRW')) AND (A0.markForDeleteA2 = 0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT ... FROM EPMDocument A0,EPMDocumentMaster A0B WHERE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(A0.idA3masterReference=A0B.idA2A2) AND ((UPPER(A0B.cadname) = &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'P000002160_CO_000.DRW')) AND (A0.markForDeleteA2 = 0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the issue as the number is allways stored in uppercase, so the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query should not be using upper statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you look at the documentnumber field, there is no index for UPPER...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Morgan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Morgan Belais &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IS Manufacturing &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richemont International SA - Chemin de la Papeterie, 1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CH-1290 VERSOIX GENEVA &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tél: +41 (0) 22 775 39 73   &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fax: +41 (0) 22 775 38 01&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Natel : +41 (0) 79 388 81 57 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;E-mail: morgan.belais@richemont.com &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Lockwood,Mike,IRVINE,R&amp;amp;D" &amp;lt;mike.lockwood@alconlabs.com&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;24/03/2010 21:21&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please respond to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Lockwood,Mike,IRVINE,R&amp;amp;D" &amp;lt;mike.lockwood@alconlabs.com&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"-" &amp;lt;-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Subject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[solutions] - RE: Slow search on 9.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 16:53:05 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357702#M42002</guid>
      <dc:creator>MorganBelais</dc:creator>
      <dc:date>2017-10-26T16:53:05Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357703#M42003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could this be the difference? When you use the basic search, it is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;searching (typically) all object types. So it goes through change&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;objects, WTParts, WTDocs, EPMDocs, etc, looking for NUMBER. Then it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;merges the results. When you use advanced search, it only looks at one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;object type.  Compare the basic search when you limit the object to one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;type. Does it match the advanced search times?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 12:41:12 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357703#M42003</guid>
      <dc:creator>avillanueva</dc:creator>
      <dc:date>2010-03-25T12:41:12Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357704#M42004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good point Antonio.  The all object types is a more expansive search as the system will go through all object types looking for the occurrence of the search string.  Limiting the object type to the specific object you want to search for will improve the performance.  Also you might need to investigate if there is an index that will improve performance for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alexius C. Chukwuka&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IT Analyst, PDP Systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John Deere Power Systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Product Engineering Center&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Voice: 319-292-8575&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Mobile: 319-429-5336&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*FaxFax:319-292-6282&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*E-Mail: -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CONFIDENTIALITY. This electronic mail and any files transmitted with it may contain information proprietary to Deere &amp;amp; Company, or one of its subsidiaries or affiliates, and are intended solely for the use of the individual or entity to whom they are addressed, shall be maintained in confidence and not disclosed to third parties without the written consent of the sender. If you are not the intended recipient or the person responsible for delivering the electronic mail to the intended recipient, be advised that you have received this electronic mail in error and that any use, dissemination, forwarding, printing, or copying of this electronic mail is strictly prohibited. If you have received this electronic mail in error, please immediately notify the sender by return mail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 16:53:10 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357704#M42004</guid>
      <dc:creator>achukwuka</dc:creator>
      <dc:date>2017-10-26T16:53:10Z</dc:date>
    </item>
    <item>
      <title>RE: Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357705#M42005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Mike, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a few indexes you have to check specifically for 9.1. I upgraded Psion to 9.1 way back in January 2009.&lt;/P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;P&gt;Solution Details - TPI 147026 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if these index already exist: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt;create index SHAREDCONTAINERMAP$ptc1 on SHAREDCONTAINERMAP(idA3A5,markForDeleteA2);&lt;BR /&gt;create index SHAREDCONTAINERMAP$ptc2 on SHAREDCONTAINERMAP(branchIdA3B5,markForDeleteA2);&lt;BR /&gt;create index SHAREDCONTAINERMAP$ptc3 on SHAREDCONTAINERMAP(idA3H5,markForDeleteA2);&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt; &lt;P&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Also, the tables for both setup participants and in folders view cause a performance hit.I created a call with PTC &lt;SPAN style="color: #000000; "&gt;&lt;STRONG&gt;C6862995, C6942305,&lt;STRONG&gt;and &lt;A href="http://portal.ptcuser.org/portal.ptcuser.orgappservercsviewspr.jsp?n=1726181"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; "&gt;&amp;lt;u&amp;gt;SPR1726181&lt;STRONG&gt;:&lt;SPAN&gt;&lt;SPAN style=": ; color: #000000; "&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; "&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;u&amp;gt; &amp;lt;/u&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;lt;/u&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style=": ; color: #000000; "&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; "&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style=": ; color: #000000; "&gt;Customer reported that "Find in List" tool does not work as intended.­ The customer would like it to search through multiple pages in a paged list.­&lt;SPAN&gt;&lt;SPAN style=": ; color: #000000; "&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style=": ; color: #000000; "&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The more items you show per page, the worst the performance gets which is why the "Find in Table" should search the entire results of the table not just displayed. Pretty stupid intended functionality according to PTC spec. Currently according to spec, it only searches what is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some additional indexes that may help. You can use the oracle web based consoleoptimizer to check for additional suggestions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create index FOLDERMEMBERLINK$ptc1 on FOLDERMEMBERLINK(IDA3A5,IDA3B5) compute statistics;&lt;BR /&gt;create index ITERFOLDERMEMBERLINK$ptc1 on ITERFOLDERMEMBERLINK(IDA3A5,BRANCHIDA3B5,latestA3B5) compute statistics; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create index WfProcess$ptc1 on WfProcess(idA2A2,classnameA2A2) compute statistics; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create index WFASSIGNEDACTIVITY$NAME1 on WFASSIGNEDACTIVITY(NAME) tablespace INDX compute statistics&lt;BR /&gt;create index WORKITEM$PTC2 on WORKITEM(STATUS) tablespace INDX compute statistics &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create index WORKITEM$PTC1 on WORKITEM(IDA3A4) tablespace INDX compute statistics &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember before applying any index to production, test if it exist already to the columns and test on the test server to see if there is any performance gain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 12:49:41 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357705#M42005</guid>
      <dc:creator>patrick.chin1</dc:creator>
      <dc:date>2010-03-25T12:49:41Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357706#M42006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We proved yesterday that a search for a single WTPart:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- With All applicable object types: 25 seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- With just Part: 1 second (no diffierence adding wildcards)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- With just Part, Document: 1 second (no diffierence adding wildcards)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- With just Part, Document, EPM Document: 1 second (no diffierence adding wildcards)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now we've instructed users to manually select the objects they need to search for (big pain always to require users to do this type of thing after an upgrade that "improves" things).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today, I'm going to one by one add each object back to what is being searched and see which one or more make the huge difference.  I suspect that it won't be any - that instead there is something wrong with the list used via preferences that defines "All Applicable Object Types."  I'm also curious what happens on a new install vs. an upgraded system and will attempt to test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're really hesitant to fool with the database indexes unless well-thought out and proven.  Since all of this is searching just on the NUMBER field, which is by definition the primary key of each object, we can't yet understand how indexes will matter - but there may be more to learn on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 14:07:30 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357706#M42006</guid>
      <dc:creator>MikeLockwood</dc:creator>
      <dc:date>2010-03-25T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357707#M42007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike, Antonio, Alexius and all CAD Admins&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I watch your threads on this issue of searching and want to share a thought&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on a solution ( forgive the form letter look )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alexius I would like to hear your comments as I understand that ya'll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have deployed this solution in some parts of your company&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kelly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Searching for 3D CAD data within a PLM system&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the main issues with managing engineering CAD data is searching to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;try to find what you are looking for. Until recently the only way to find a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CAD file was to do a metadata search. Searching with metadata is constrained&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by the accuracy and consistency of the metadata and the search engine. Even&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the strictest of naming conventions more often than not drawings get&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lost. When this happens your data set has duplication and duplication is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;expensive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another issue with metadata searching is the search tool itself. Many times&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;they fail because of poor design and implementation. When your metadata&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;search engine fails your only recourse is a manual search and we all know&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what happens with manual searching. After 10mins, redesign.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a solution, 3D search. With 3D search, a part or assembly is found&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by its geometry and features as well as associated metadata. Take for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;example a U Bolt. Was it named U Bolt, U_Bolt, ubolt or some encrypted name?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With 3D search you can do an initial metadata search with say ubolt. The&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;results will display all parts with ubolt in the name. To expand the search&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to find all u bolts pick one of the search results from the initial metadata&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;search to do a 3D search. The result will display all similar geometry in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;your entire dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CADseek is a very high end search engine. Use CADseek as the front end to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;your PLM system for searching. It is very intuitive and can be attached to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any number of data sets, PLM systems or CAD formats. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is also a great tool to use during a migration project. If you are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;migrating many data sets into one CADseek can help clean the data before the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;migration. Similar if your company is merging with another CADseek can be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;used to compare your existing data with the merged company's data before&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;integrating the data sets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more information click on www.3dcadseek.com &lt;/SPAN&gt;&lt;A href="http://www.3dcadseek.com" style="&amp;gt;http://www.3dcadseek.com&amp;lt;/a&amp;gt; &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;  _____  &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;From: Lockwood,Mike,IRVINE,R&amp;amp;D [&amp;lt;a href=; &amp;gt;mailto:mike.lockwood@alconlabs.com]&amp;lt;/a&amp;gt; &amp;lt;/body&amp;gt;"&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 14:23:51 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357707#M42007</guid>
      <dc:creator>kknake</dc:creator>
      <dc:date>2010-03-25T14:23:51Z</dc:date>
    </item>
    <item>
      <title>RE: Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357708#M42008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All is good again in the world...&lt;/P&gt;&lt;P&gt;Turns out we had the preference "Indexable Global Searches" set to Yes. Makes all the difference in the world. See attached spreadsheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 20:02:42 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357708#M42008</guid>
      <dc:creator>MikeLockwood</dc:creator>
      <dc:date>2010-03-25T20:02:42Z</dc:date>
    </item>
    <item>
      <title>Slow search on 9.1</title>
      <link>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357709#M42009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you do not have FAST ESP configure yet on your system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alexius C. Chukwuka&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IT Analyst, PDP Systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John Deere Power Systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Product Engineering Center&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Voice: 319-292-8575&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Mobile: 319-429-5336&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*FaxFax:319-292-6282&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*E-Mail: -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CONFIDENTIALITY. This electronic mail and any files transmitted with it may contain information proprietary to Deere &amp;amp; Company, or one of its subsidiaries or affiliates, and are intended solely for the use of the individual or entity to whom they are addressed, shall be maintained in confidence and not disclosed to third parties without the written consent of the sender. If you are not the intended recipient or the person responsible for delivering the electronic mail to the intended recipient, be advised that you have received this electronic mail in error and that any use, dissemination, forwarding, printing, or copying of this electronic mail is strictly prohibited. If you have received this electronic mail in error, please immediately notify the sender by return mail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 16:53:20 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Slow-search-on-9-1/m-p/357709#M42009</guid>
      <dc:creator>achukwuka</dc:creator>
      <dc:date>2017-10-26T16:53:20Z</dc:date>
    </item>
  </channel>
</rss>

