Content search

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Bee
Posts: 53
Joined: 05 Apr 2017 19:19

Content search

Post by Bee »

This may be a stupid question, but is it possible to combine different search terms with an OR operator in the content search? I have a bunch of images within a bunch of html documents where some of the images are duplicates but have different names, and I want to search for the documents that contain the image names. So far I could only search one image name at a time and find the document that contains it. What I want to do is search for several different image names to get all the different documents that contain the duplicate images at once.

I hope I was able to explain what I mean and thanks in advance.

highend
Posts: 13313
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Content search

Post by highend »

The content search does support regex patterns.

(image name1|image name 2)
One of my scripts helped you out? Please donate via Paypal

Bee
Posts: 53
Joined: 05 Apr 2017 19:19

Re: Content search

Post by Bee »

Thank you so much, exactly what I was looking for :D

Post Reply