Fundamentals > Windchill Search > Search Reference > Special Characters in Keywords
  
Special Characters in Keywords
This topic only applies when performing keyword searches with Windchill Index Search installed and enabled.
Windchill Index Search ignores the following characters:
Hyphens -
Periods .
Underscores _
Percentage %
Slash /
Backslash \
Question mark ?
Open parenthesis (
Closed parenthesis )
Asterisk *
Quotation marks (curly and straight) “ ” "
When a special character is ignored during indexing, Windchill Index Search replaces the character with white space. For example, you create two parts and assign 123/456/789 and 123*456*789 as their number identifiers. Both values are indexed as 123, 456, and 789.
When you include any of these characters in your keyword search term, Windchill ignores the special character and treats the keyword as two separate strings joined by the AND operator.
For example, if you perform a keyword search for 123/456/789, then you are actually performing a search for 123, 456, and 789. This search would return objects with any of the following values:
123/456/789
123*456*789
Doc-123 A/456 model 789
789_456_123.prt
Image-456 123 789
456%123?789