Let’s say I have records with following titles:
Red car not yellow
Yellow car not red
Red car only
Red and not yellow
Only yellow car
Car is red
If I put into search box RED CAR, I want following records to get highlighted/filtered
1, 2 3, 6.
Instead of that the Finder will only highlight the records with exact expression. In this case only records with “red car” expression in title. In my case only following will be highlighted/filtered:
1,3
I am not talking about FILTER tool in the menu (that filter tool beside Hidden Fields, Sorted By and Goup). I am talking here about the Finder / Search box which is quite handy for a quick search and important for search on mobile device.
The reason I mention Highlight/Filter here as the result of the search when using the Finder box is because this finder behaves differently on desktop/browser than it does on mobile device.
On desktop/browser, the finder highlights records containing searched terms.
On mobile device, in the mobile app, the finder actually filters the records and thus behaves similarly to what the Filter function would do.
So I wonder if there are any search operators I can use in the Finder box to search. I tried something like: RED OR CAR but I’m not getting anything.
... View more