XYplorer's search is a live search that doesn't need an index. If a file exists, XYplorer will find it. |
You're looking for a file with "Muller" in the name, and you know it's somewhere in the E:\Job\ folder.
Here you go:
That's it. Within moments, the files you are looking for are listed in a special tab called "Search Results" and ready for further processing.
Now let's add a little spice to the previous example. You are no longer sure whether it was "Muller" or "Miller". So the Boolean operator OR is needed...
Here you go:
That's it. Within moments, the files you are looking for are listed in a special tab called "Search Results" and ready for further processing.
To illustrate the power of XYplorer's Boolean Search, here are a few variations on the theme:
You're looking for a file with the word "Miller" somewhere in its contents, and you know it's somewhere in the E:\Job\ folder.
Here you go:
That's it. Within moments, the files you are looking for are listed in a special tab called "Search Results" and ready for further processing.
Tip: Content-based searches take longer than simple name searches because all files must be opened and fully scanned to perform the match. Therefore, if you know the file type of the files you are looking for, you should specify it in the Name field to speed up the search. For example, you would set the Name field to *.doc; *.csv; *.txt to limit the search to DOC, CSV, and TXT files.
The minimalist Quick Search (F3) interface provides an alternative to the mighty and powerful Find Files tab.