How to Find Files with Multiple Boolean ORs

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

How to Find Files with Multiple Boolean ORs

Post 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

admin
Site Admin
Posts: 66631
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How to Find Files with Multiple Boolean ORs

Post by admin »

That's a tip, right? Not a question.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: How to Find Files with Multiple Boolean ORs

Post 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

admin
Site Admin
Posts: 66631
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How to Find Files with Multiple Boolean ORs

Post by admin »

Whoops, I should have seen that... :whistle:

Post Reply