We noticed recently that the search engine is adding tildes to our searches. It slows them down horribly, and there does not seem to be a way to get rid of them. V11 system, BTW.
Rather than searching for [Field] = "My Value", it interprets the search as [Field] ~= "My Value", meaning something roughly like my value. This generates a huge result set and takes forever to complete.
For instance:
This is a very precisely indexed repo. Here we are looking for exactly Customer Number 281, and exactly Proof of Delivery Documents over a specific date range. Not somewhat like 281 or somewhat like Proof of Delivery.
The search as is takes minutes to complete. But if we edit the search syntax by removing the tildes the search drops to seconds. Both fields are indexed in this case.
In Tools, Options, Search Options, Search, General, Search Options you have two selections that broaden searches, but these boxes are checked off.
We have also added and removed indexing from different fields, and this does not seem to directly correlate. So, does anyone know how to remove this unexpected and unwanted feature?