BUG: Searching with OR operator and quotation mark [message #1305] |
Thu, 18 November 2021 20:17 |
Atlas
Messages: 140 Registered: August 2009
|
Senior Member |
|
|
I'm on Foxtrot version 7.1.1 build 2719, Mac 11.4.
When using Foxtrot query to search for "Contents, any metadata or filename", the following three queries give different results even though they are supposed to be the same.
- "multi polar" | multipolar = No result
- multipolar | "multi polar" = Correct number of results
- "multi polar" | "multipolar" = Correct number of results
For some reason, if I'm using the OR operator and I start the query with quotation then I get zero result, but if everything else in the OR statement also have quotation then it seems fine. I don't know what's going on, but this is not suppose to happen because my understanding is that these three queries are supposed to be the same. Anyone else seeing this bug??
|
|
|