Page 1 of 1

Boolean quick search and /t switch

Posted: 17 Jan 2016 18:48
by Pagat
I'm not sure if i missed something but a boolean search including the /t switch does not work as before anymore. Example (fresh XY): Create a file "New.txt" and assign the tag "cats". Now search for

Code: Select all

New* /t
works as expected.

Code: Select all

New* and tags:cats
works as expected.

Code: Select all

New* and tags:cats /t
Does not work (no results). Stopped working a few weeks ago.

I vaguely remember that some smartness was introduced regarding boolean searches and/or implicit tag-db only searches (so that example 2 automatically only searches the tag-db. But i might be wrong about that). But shouldn't example 3 work nevertheless?

Re: Boolean quick search and /t switch

Posted: 17 Jan 2016 21:22
by admin
Yep, you are right. Fix comes. Thanks!