Search large number of keyword (file list)

General discussion related to "Everything".
Post Reply
y_pratte
Posts: 1
Joined: Thu Oct 21, 2021 5:17 pm

Search large number of keyword (file list)

Post by y_pratte »

Hi,
I have 162 files for which I have to validate if there are newer versions on our network.

I have the list of these files in a text file. I would like to export the search result to a csv file.

Is it possible to perform a search with 162 keywords?

Thanks!

Yannick
void
Developer
Posts: 15487
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search large number of keyword (file list)

Post by void »

Please try enabling 'OR newlines' and pasting your list of searches into the Everything search box:
  • In Everything, type in the following search and press ENTER:
    /paste_new_line_op=1
  • If successful, paste_new_line_op=1 is shown in the status bar for a few seconds.
  • When you paste multiple lines of text into the Everything search box they will now be separated with the OR operator: |
Note: The search box has a display limit of about 4000 characters. You can paste as many characters as you like except they may not display correctly.
162+ keywords may take a second or two to search. (Querying.... will be shown in the status bar for long queries)

To export the search results as CSV:
  • In Everything, from the File menu, click Export....
  • Change Save as type to: CSV (*.csv)
  • Choose a filename and click Save.

File list slots (in development)
Post Reply