0 votes

I couldn't select both the options in the drop-down list after the 'File name' input field. (I tried Ctrl+Click and Shift+Click.)

by (20 points)

1 Answer

0 votes

When you select 'Folders Only' the search defaults to Boolean search. If you want to combine with Regular Expression use the 'REGEX' operator, e.g.

File name: REGEX "Search.*Term"
by (30.1k points)
...