File Station's Search provides you with options to search and display desired files or folders. You can find files or folders in the current folder, or perform advanced search that covers all subfolders for more refined search results.
To search file contents, you have to index desired folders (at Universal Search > Preferences > File Indexing > Indexed Folder List).
Regular search delivers in-depth search from the current folder down to all its subfolders and files inside.
Advanced search offers various search criteria and operators to help refine the search results.
When doing regular and advanced search, you can use the following operators with keywords to get refined search results.
[X] and [Y]: Variables that may represent numbers, alphabetical letters, word segments, words, or phrases. | ||
Operator | Example | Usage |
---|---|---|
* | [X]* |
|
? | ?[X] [X]? |
|
[X] [Y] |
|
|
"" | "[X][Y]" |
|
&& | [X] && [Y] |
|
|| | [X] || [Y] |
|
+ | +[X] | |
- | -[X] | |
! | ![X] | |
\ | \[SpecialCharacter] |
|