Global search does not return any entriesIssue ProblemThe global search in the does not return any entries for the query pxibm* Steps to reproduce1. Connect to the Instance and go to portal2. Search from the global search: pxibm* - this produces 0 results3. Searching for pxhmc2* returns results such as CMDB - Server, Tasks - Incidents, Tasks - Change Requests, and Tasks - Change Tasks.ReleaseGenericCauseRoot CauseThere are stop words affecting the search, specifically records starting with px in the index stop words related list.ResolutionSteps to Resolve1. Go to https://_INSTANCE_.service-now.com/ts_index_name.list and look for the indexes you are expecting results2. On each of those, check the index stop words related list, disable the px entry.3. Follow the documentation to disable the stop word in Zing: Disable a stop word in Zing