After upgrading to version: 0.9.9.1 I can no longer do a phrase search like it did in the previous version.
I need to be able to search for phrases like "the command is" so it returns results with only documents that have that exact phrase in them.
Instead, the new search engine will return every document with "the" OR "command" OR "is" which returns way too many documents.
How can I enable exact phrase matching for the search feature?
Thanks.