WC Attribute Search not showing all results when using wildcard?!?
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!
For example if we search by our ECN attribute:
| ECN Attribute Search | Number results | Type of results |
| 0046945 | 2 | asm and dwg |
| *46945 | 1 | asm only |
| *46945* | 2 | asm and dwg |
| 46945* | 0 | none, as expected |
Notes about the above tests:
- 0046945 is an exact search of the entire attribute field
- All results were performed by adding/removing text instead of copying and pasting the above.
- System is set to Simple Search and NOT Advanced (Although I think that is only applicable to the index search)
Things I tried:
- My first guess was that there was an empty space 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.
- The search view is also identical, so it doesn't appear to be filtering out a file type.
- I also could not find anything related in the search user preferences.
My questions
- 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? Also why the asm comes up but not the .drw?
- Do you know how to fix this?
Thanks, Lawrence

