<?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: WC Attribute Search not showing all results when using wildcard?!? in Windchill</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/687204#M62777</link>
    <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/3358"&gt;@TomU&lt;/a&gt;&amp;nbsp;Absolutes may be too strong here. Index / keyword searches don't follow the normal rules of using wildcards because of spaces. For non indexed searches, any auto added wildcards should be displayed to users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My preference would be for quick toggles that could also be used used in 'Saved Searches' or have preferences to control the defaults. Something like the image below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Windchill Search Quick Toggles.jpg" style="width: 843px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/31353i53E6FCC98431FCD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Windchill Search Quick Toggles.jpg" alt="Windchill Search Quick Toggles.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Sep 2020 13:08:37 GMT</pubDate>
    <dc:creator>lhoogeveen</dc:creator>
    <dc:date>2020-09-13T13:08:37Z</dc:date>
    <item>
      <title>WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657035#M61683</link>
      <description>&lt;P&gt;We have an interesting case where we perform 2 different attribute searches looking for CAD objects but the wildcard search shows less results than the non-wildcard search!&lt;/P&gt;
&lt;P&gt;&lt;U&gt;For example&lt;/U&gt; if we search by our ECN attribute:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;ECN Attribute Search&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;Number results&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;Type&amp;nbsp; of results&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;0046945&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;2&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;asm and dwg&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;*46945&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;1&lt;/TD&gt;
&lt;TD width="33.333333333333336%" height="27px"&gt;asm only&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;*46945*&lt;/TD&gt;
&lt;TD&gt;2&lt;/TD&gt;
&lt;TD&gt;asm and dwg&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;46945*&lt;/TD&gt;
&lt;TD&gt;0&lt;/TD&gt;
&lt;TD&gt;none, as expected&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;STRONG&gt;Notes about the above tests:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;0046945 is an exact search of the entire attribute field&lt;/LI&gt;
&lt;LI&gt;All results were performed by adding/removing text instead of copying and pasting the above.&lt;/LI&gt;
&lt;LI&gt;System is set to Simple Search and NOT Advanced (Although I think that is only applicable to the index search)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Things I tried:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;My first guess was that there was an &lt;STRONG&gt;empty space&lt;/STRONG&gt; somewhere in the file name but the above search results exclude that possibility (viz. the exact text 0046945 works. However I did export to notepad++ as csv to look at the raw text and saw no extra characters in that field that differed between the dwg and asm.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;The &lt;STRONG&gt;search view&lt;/STRONG&gt; is also identical, so it doesn't appear to be filtering out a file type.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;I also could not find anything related in the search &lt;STRONG&gt;user preferences&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;My questions&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Does anyone know why searching with a star at the beginning of an attribute requires a star at the end to get all the results, even though there is no difference in the attribute text saved with the cad files?&amp;nbsp; Also why the asm comes up but not the .drw?&lt;/LI&gt;
&lt;LI&gt;Do you know how to fix this?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Lawrence&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2020 20:50:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657035#M61683</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-03-27T20:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657039#M61684</link>
      <description>&lt;P&gt;What does the detail information page show for that object in Windchill?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2020 21:51:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657039#M61684</guid>
      <dc:creator>BenLoosli</dc:creator>
      <dc:date>2020-03-27T21:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657307#M61689</link>
      <description>&lt;P&gt;Yes, detail pages show the identical attribute value&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;asm
&lt;UL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lscheeler_0-1585577224554.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/25198i12EEE2A486A67612/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lscheeler_0-1585577224554.png" alt="lscheeler_0-1585577224554.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;.drw
&lt;UL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lscheeler_1-1585577241646.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/25199iE09AC67A9FAC5483/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lscheeler_1-1585577241646.png" alt="lscheeler_1-1585577241646.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is very bizarre.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 14:09:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657307#M61689</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-03-30T14:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657316#M61690</link>
      <description>&lt;P&gt;And here are screenshots of the 2 searches:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Complete attribute (no wildcard stars):
&lt;UL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lscheeler_0-1585578302624.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/25200iE37077821A33EB79/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lscheeler_0-1585578302624.png" alt="lscheeler_0-1585578302624.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Partial attribute with wildcard star replacing missing text:
&lt;UL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lscheeler_1-1585578350608.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/25201iF83F8E3210BB5539/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lscheeler_1-1585578350608.png" alt="lscheeler_1-1585578350608.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, between these 2 searches all I did was delete the 2 zeros and replace with a star, then made sure both searches used the same view (latest in this case...although I tried various views to make sure no filter buried inside one of the view's criteria themselves).&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 14:31:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657316#M61690</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-03-30T14:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657323#M61691</link>
      <description>&lt;P&gt;Hi Lawrence,&lt;/P&gt;
&lt;P&gt;1/ with no asterisks, there is an implied trailing asterisk&lt;/P&gt;
&lt;P&gt;2/ with a leading asterisk, there is no implied trailing asterisk&lt;/P&gt;
&lt;P&gt;3/ both asterisks supplied&lt;/P&gt;
&lt;P&gt;4/ the leading 00 is needed, as understood&lt;/P&gt;
&lt;P&gt;The rules on implied asterisks are documented by PTC but I don't have a link handy for you.&lt;/P&gt;
&lt;P&gt;The results you are seeing suggest that the DWG object's attribute has a trailing space or tab, but that is just a guess.&lt;/P&gt;
&lt;P&gt;HTH -- Rick&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:18:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657323#M61691</guid>
      <dc:creator>rleir</dc:creator>
      <dc:date>2020-03-30T15:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657483#M61697</link>
      <description>&lt;P&gt;Maybe try removing the Revision and Iteration from the search? Those fields are &lt;U&gt;very poorly&lt;/U&gt; handled by Windchill search and can lead to weird search results:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.ptc.com/t5/Windchill-Ideas/Enable-Windchill-search-to-support-pure-latest-iteration-search/idi-p/458077" target="_self"&gt;Related Product Idea: Enable Windchill search to support ‘pure’ latest iteration search when additional criteria is applied.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.ptc.com/help/wnc/r11.2.0.0/en/index.html#page/Windchill_Help_Center/LclSrchAdvancedSearchExampleNonLatest.html" target="_self"&gt;Related Windchill Help Documentation&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS58285" target="_self"&gt;&lt;SPAN&gt;CS58285&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS157314" target="_self"&gt;&lt;SPAN&gt;CS157314&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 31 Mar 2020 08:27:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657483#M61697</guid>
      <dc:creator>lhoogeveen</dc:creator>
      <dc:date>2020-03-31T08:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657615#M61700</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310062"&gt;@rleir&lt;/a&gt;, Well it looks like you are right and provided some very helpful supporting information for understanding what WC is doing!&amp;nbsp; I will add this to my table in the question body.&amp;nbsp; Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After your post I decided to open both model and dwg in Creo, and sure enough I found that the dwg had a trailing space!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is very surprising that WC removes the trailing space from the attribute filed so that when I checked in the following ways it shows NO trailing space:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Search results:
&lt;UL&gt;
&lt;LI&gt;Highlighted the entire field&lt;/LI&gt;
&lt;LI&gt;Exported the search results to .csv or .txt&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Detail page:
&lt;UL&gt;
&lt;LI&gt;Highlighted the entire attribute filed text does not show a trailing zero&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It is interesting that PTC chose to not display trailing spaces in WC, while still restricting the search.&amp;nbsp; I always liked the simplicity and consistency of attribute searches, but this seems a step backwards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310062"&gt;@rleir&lt;/a&gt;&amp;nbsp;, do you or anyone else know of a WC option that can turn on/off or modify this behavior?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 18:58:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657615#M61700</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-03-31T18:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657616#M61701</link>
      <description>&lt;P&gt;Thanks for the tip.&amp;nbsp; It looks like in this case it was tied to WC not showing if there is a trailing space...even when there is one.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 19:01:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657616#M61701</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-03-31T19:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657649#M61703</link>
      <description>&lt;P&gt;Well, It looks like I cannot edit my own post/question so will add the table with &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310062"&gt;@rleir&lt;/a&gt;&amp;nbsp;very helpful post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="99.95%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.33%" height="30"&gt;ECN Attribute Search&lt;/TD&gt;
&lt;TD width="33.33%" height="30"&gt;Number results&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;Type&amp;nbsp; of results&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;Explanation&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.33%" height="30"&gt;0046945&lt;/TD&gt;
&lt;TD width="33.33%" height="30"&gt;2&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;asm and dwg&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN style="text-align: left; color: #3d3d3d; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Tex Gyre Adventor', Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 300; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;with no asterisks, there is an implied trailing asterisk&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.33%" height="30"&gt;*46945&lt;/TD&gt;
&lt;TD width="33.33%" height="30"&gt;1&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;asm only&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN style="text-align: left; color: #3d3d3d; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Tex Gyre Adventor', Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 300; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;with a leading asterisk, there is no implied trailing asterisk&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.33%" height="30"&gt;*46945*&lt;/TD&gt;
&lt;TD width="33.33%" height="30"&gt;2&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;asm and dwg&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN style="text-align: left; color: #3d3d3d; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Tex Gyre Adventor', Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 300; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;both asterisks supplied&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.33%" height="57"&gt;46945*&lt;/TD&gt;
&lt;TD width="33.33%" height="57"&gt;0&lt;/TD&gt;
&lt;TD width="16.66%" height="57"&gt;none, as expected&lt;/TD&gt;
&lt;TD width="16.66%" height="57"&gt;&lt;SPAN style="text-align: left; color: #3d3d3d; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Tex Gyre Adventor', Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 300; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; text-decoration-color: initial; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial;"&gt;the leading 00 is needed, as understood&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 01 Apr 2020 00:45:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657649#M61703</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-04-01T00:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657664#M61704</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/213661"&gt;@LawrenceS&lt;/a&gt; Could you please explain why the asm is being shown with *46945 "&lt;SPAN&gt;&lt;EM&gt;with a leading asterisk, there is no implied trailing asterisk&lt;/EM&gt;"? I just don't understand it. The drawing needs to be shown also, or am I wrong?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 04:39:45 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657664#M61704</guid>
      <dc:creator>BjoernRueegg</dc:creator>
      <dc:date>2020-04-01T04:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657725#M61707</link>
      <description>&lt;P&gt;Hi Bruegg,&lt;/P&gt;
&lt;P&gt;See my post from Mar 30, it will help explain that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi Lawrence,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for exposing some 'interesting' Windchill behaviour.&lt;/P&gt;
&lt;P&gt;cheers -- Rick&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 12:08:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/657725#M61707</guid>
      <dc:creator>rleir</dc:creator>
      <dc:date>2020-04-01T12:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658377#M61739</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/224791"&gt;@BjoernRueegg&lt;/a&gt;&amp;nbsp;did the post rleir help answer your question?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 21:39:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658377#M61739</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-04-03T21:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658655#M61749</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/213661"&gt;@LawrenceS&lt;/a&gt;&amp;nbsp;I wish I could say yes, but I don't understand it. Could you please explain it in other words?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 20:01:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658655#M61749</guid>
      <dc:creator>BjoernRueegg</dc:creator>
      <dc:date>2020-04-06T20:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658663#M61750</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/224791"&gt;@BjoernRueegg&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;"&lt;A href="https://community.ptc.com/t5/user/viewprofilepage/user-id/213661" target="_blank"&gt;@lscheeler&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;Could you please explain why the asm is being shown with *46945 "&lt;/SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;with a leading asterisk, there is no implied trailing asterisk&lt;/EM&gt;"? I just don't understand it. The drawing needs to be shown also, or am I wrong?&lt;/SPAN&gt;"&lt;BR /&gt;...&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/213661"&gt;@LawrenceS&lt;/a&gt;&amp;nbsp;I wish I could say yes, but I don't understand it. Could you please explain it in other words?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I cannot help you understand why PTC did this but what this means is that if you don't use any stars in your attribute search, then&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Windchill (WC) will assume a start at the end of your search criteria&lt;/LI&gt;
&lt;LI&gt;So it is actually NOT searching for an EXACT match and nothing more&lt;/LI&gt;
&lt;LI&gt;It is actually search for an exact match with a wildcard at the end&lt;/LI&gt;
&lt;LI&gt;So having a wildcard anywhere in search criteria will turn off WC from assuming a wildcard at the end.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since this is pretty confusing considering the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"*" represent the wildcard that WC uses&lt;/LI&gt;
&lt;LI&gt;For this discussion only, let "%" represent the wildcard that WC uses but hides.&lt;/LI&gt;
&lt;LI&gt;Then:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="66.21545807453415%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="136px"&gt;&lt;U&gt;&lt;STRONG&gt;Actual&lt;/STRONG&gt; &lt;/U&gt;ECN Attribute Search&lt;/TD&gt;
&lt;TD width="16.665%" height="136px"&gt;&lt;U&gt;&lt;STRONG&gt;Equivalent Implied&lt;/STRONG&gt; &lt;/U&gt;ECN Attribute Search (using "%")&lt;/TD&gt;
&lt;TD width="8.3325%" height="136px"&gt;&lt;STRONG&gt;Number of Result&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="136px"&gt;&lt;STRONG&gt;What actual ECN attribute values were&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;Explanation&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;0046945&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;0046945%&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;2&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;asm: "0046945"&lt;/P&gt;
&lt;P&gt;dwg: "0046945 "&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN&gt;with no asterisks, there is an implied trailing asterisk&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;1&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;asm: "0046945"&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;dwg: "0046945 "&lt;/STRIKE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN&gt;with a leading asterisk, there is no implied trailing asterisk&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945*&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945*&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;2&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;asm: "0046945"&lt;/P&gt;
&lt;P&gt;dwg: "0046945 "&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN&gt;both asterisks supplied&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;46945*&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;46945*&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;0&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;&lt;STRIKE&gt;asm: "0046945"&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;dwg: "0046945 "&lt;/STRIKE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="57"&gt;&lt;SPAN&gt;the leading 00 is needed, as understood&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;(&lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt; tables are terrible on this form as I can't hardly adjust anything!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is based on the rules that&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310062"&gt;@rleir&lt;/a&gt;&amp;nbsp;stated and I verified with my situation, however, I have not tested if this applies to all text or just spaces...or what happens if the space is prior to the text instead of trailing.&amp;nbsp; Perhaps someone else has tested this...?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this is clearer and helps!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 21:19:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658663#M61750</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-04-06T21:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658667#M61751</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;If someone can find a reference in the Windchill docs, that would help this discussion.&lt;/P&gt;
&lt;P&gt;To sum it up, "there is an implied trailing asterisk when you have not used asterisks at the start".&lt;/P&gt;
&lt;P&gt;If you search for 00469 then Windchill searches for 00469* and finds things.&lt;/P&gt;
&lt;P&gt;If you search for *469* then Windchill searches for *469* and finds things.&amp;nbsp; BUT&lt;/P&gt;
&lt;P&gt;if you search for 469 then Windchill searches for 469* without the leading zero's,&amp;nbsp;and does not find what you want.&lt;/P&gt;
&lt;P&gt;Did I just muddy the waters?&lt;/P&gt;
&lt;P&gt;HTH -- Rick&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 21:46:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/658667#M61751</guid>
      <dc:creator>rleir</dc:creator>
      <dc:date>2020-04-06T21:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659201#M61772</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310062"&gt;@rleir&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/224791"&gt;@BjoernRueegg&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/4118"&gt;@STEVEG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We tested another search and we found that the assumed/implied wildcard at the end is only a PARTIAL wildcard!&amp;nbsp; So for example, if we search&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"0046945" it will find "0046945 "&lt;/LI&gt;
&lt;LI&gt;"004694" will NOT find "0046945" nor "0046945 "&lt;/LI&gt;
&lt;LI&gt;I have not tested how WC works if spaces are anywhere else in the attribute (e.g. "&amp;nbsp;0046945" or "004694 5").&lt;/LI&gt;
&lt;LI&gt;We see this using WC11.0 M030&lt;/LI&gt;
&lt;LI&gt;This is where PTC documentation would be very helpful if anyone has any links! &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&amp;nbsp;Here are some that I found:
&lt;UL&gt;
&lt;LI&gt;This article says that WC does NOT use implied asterisks for 'forms' searches (think that is attribute search):
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS304749?&amp;amp;language=en&amp;amp;posno=1&amp;amp;q=implied%20wildcards&amp;amp;source=search" target="_blank" rel="noopener"&gt;https://www.ptc.com/en/support/article/CS304749? &amp;amp;language=en&amp;amp;posno=1&amp;amp;q=implied%20wildcards&amp;amp;source=search&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Although I don't completely understand this help page, it may explain this behavior if it considers trailing (and maybe leading) spaces as a substring and indexes it differently (though as I understand it attribute searches aren't supposed to be indexed searches).
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://support.ptc.com/help/windchill/wnc/r11.1_m020/whc_en/index.html#page/Windchill_Help_Center%2FSubstringIndexAbout.html%23" target="_blank" rel="noopener"&gt;http://support.ptc.com/help/windchill/wnc/r11.1_m020/whc_en/index.html#page/Windchill_Help_Center%2FSubstringIndexAbout.html%23&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;I haven't found any other PTC articles that explicitly explain our observed behavior though...maybe one of you can/have?&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So these are the updated attribute search rules from my previous post based on my current testing/knowledge:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Windchill (WC) will assume a PARTIAL wildcard at the end of your search criteria, but &lt;STRONG&gt;may ONLY apply to spaces&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;So attribute Searches are actually NOT searching for an EXACT match and nothing more&lt;/LI&gt;
&lt;LI&gt;They are actually searching for an exact match with a &lt;STRONG&gt;PARTIAL wildcard&lt;/STRONG&gt; at the end&lt;/LI&gt;
&lt;LI&gt;So having a wildcard anywhere in search criteria will turn off WC from assuming a &lt;STRONG&gt;partial wildcard&lt;/STRONG&gt; at the end.&lt;/LI&gt;
&lt;LI&gt;Since this is pretty confusing considering the following:
&lt;UL&gt;
&lt;LI&gt;"*" represent the wildcard that WC uses&lt;/LI&gt;
&lt;LI&gt;For this discussion only, let "%" represent the wildcard that WC uses but hides.
&lt;UL&gt;
&lt;LI&gt;So far this implied trailing wildcard works for trailing spaces but not for all/most characters.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Then:&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;TABLE border="1" width="66.21545807453415%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="136px"&gt;&lt;U&gt;&lt;STRONG&gt;Actual&lt;/STRONG&gt; &lt;/U&gt;ECN Attribute Search&lt;/TD&gt;
&lt;TD width="16.665%" height="136px"&gt;&lt;U&gt;&lt;STRONG&gt;Equivalent Implied&lt;/STRONG&gt; &lt;/U&gt;ECN Attribute Search (using "%")&lt;/TD&gt;
&lt;TD width="8.3325%" height="136px"&gt;&lt;STRONG&gt;Number of Result&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="136px"&gt;&lt;STRONG&gt;What actual ECN attribute values were&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;Explanation&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;0046945&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;0046945%&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;2&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;asm: "0046945"&lt;/P&gt;
&lt;P&gt;dwg: "0046945 "&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN&gt;with no asterisks, there is an implied trailing asterisk&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;1&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;asm: "0046945"&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;dwg: "0046945 "&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN&gt;with a leading asterisk, there is no implied trailing asterisk&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945*&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;*46945*&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;2&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;asm: "0046945"&lt;/P&gt;
&lt;P&gt;dwg: "0046945 "&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="30"&gt;&lt;SPAN&gt;both asterisks supplied&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="16.665%" height="107px"&gt;46945*&lt;/TD&gt;
&lt;TD width="16.665%" height="107px"&gt;46945*&lt;/TD&gt;
&lt;TD width="8.3325%" height="107px"&gt;0&lt;/TD&gt;
&lt;TD width="7.892958074534161%" height="107px"&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;asm: "0046945"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;dwg: "0046945 "&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="16.66%" height="57"&gt;&lt;SPAN&gt;the leading 00 is needed, as understood&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;&lt;SPAN&gt;004694&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;&lt;SPAN&gt;(This row is new from my previous post)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;&lt;FONT color="#800080"&gt;%&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;FONT color="#800080"&gt;0&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;asm: "0046945"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;dwg: "0046945 "&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;&lt;FONT color="#800080"&gt;&lt;SPAN&gt;Apparently the implied trailing wildcard (which I'm representing as "%") doesn't work for everything but does for trailing spaces.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:56:55 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659201#M61772</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-04-08T18:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659206#M61773</link>
      <description>&lt;P&gt;PTC,&amp;nbsp; WHYYYYYYYYYYYYYYYYYY?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This all sounds like:&lt;/P&gt;
&lt;P&gt;Searching one way works sometimes, but not for others.&amp;nbsp; Then it works another way in other searches unless you want to do a search on Mondays and Thursdays.&amp;nbsp; Yikes!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why can't I just type in a sequence of characters, use an asterisk as a wildcard anywhere in the sequence and as many as I want (just like most other programs in the world), and get a simple search result?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:05:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659206#M61773</guid>
      <dc:creator>STEVEG</dc:creator>
      <dc:date>2020-04-08T19:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659221#M61775</link>
      <description>&lt;P&gt;This is insane.&amp;nbsp; What a convoluted mess.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:35:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659221#M61775</guid>
      <dc:creator>TomU</dc:creator>
      <dc:date>2020-04-08T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659511#M61789</link>
      <description>&lt;P&gt;That's because it is.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 20:23:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/659511#M61789</guid>
      <dc:creator>STEVEG</dc:creator>
      <dc:date>2020-04-09T20:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: WC Attribute Search not showing all results when using wildcard?!?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/663548#M61896</link>
      <description>&lt;P&gt;Unfortunately those links didn't work (I think they are to your company's installation of the help files), but I tried to search for the simple one on PTC's website and perhaps found what you were referring to on spaces and wildcards:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.ptc.com/help/windchill/wc110_hc/whc_en/index.html#page/Windchill_Help_Center%2FLclSrchCriteriaWildcard.html%23" target="_blank"&gt;https://support.ptc.com/help/windchill/wc110_hc/whc_en/index.html#page/Windchill_Help_Center%2FLclSrchCriteriaWildcard.html%23&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV id="tinyMceEditorlscheeler_3" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From this I gathered some especially important points about INDEXED searches:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"WC Index Search does NOT index spaces"! (emphasis added! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;)&lt;/LI&gt;
&lt;LI&gt;"Spaces are only used to split data into distinct keyword strings."&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-04-30_13-59-07.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/26486i696DD4D61C2F58C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-04-30_13-59-07.png" alt="2020-04-30_13-59-07.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This still doesn't explain non-indexed searches though because:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"WC database searches interpret spaces literally"&lt;/LI&gt;
&lt;LI&gt;"...non-indexed search...keyword term must account for every character in the value field, including any spaces."&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to this documentation I think that non-indexed attribute searches should contain the spaces.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 19:25:34 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/WC-Attribute-Search-not-showing-all-results-when-using-wildcard/m-p/663548#M61896</guid>
      <dc:creator>LawrenceS</dc:creator>
      <dc:date>2020-04-30T19:25:34Z</dc:date>
    </item>
  </channel>
</rss>

