Page 1 of 1

How to Find Files with Multiple Boolean ORs

Posted: 14 Sep 2015 05:25
by armsys
How to find files with multiple Boolean OR:
For example, find file names containing "HTML" or respective tag contains "Web" or Label is red.
HTML or tag:Web or Label:Red

Re: How to Find Files with Multiple Boolean ORs

Posted: 14 Sep 2015 11:54
by admin
That's a tip, right? Not a question.

Re: How to Find Files with Multiple Boolean ORs

Posted: 14 Sep 2015 12:36
by armsys
Actually, a question. But, after your poking, I find the answer myself. Thanks.
The correct syntax should be:
HTML or Tags:Web or Lbl:#1

Re: How to Find Files with Multiple Boolean ORs

Posted: 14 Sep 2015 12:44
by admin
Whoops, I should have seen that... :whistle: