match_whole_filename_when_using_wildcards=1
*.do* OK
ext:do* no results.
[Solved] Search extensions with wildcards
[Solved] Search extensions with wildcards
Last edited by w64bit on Mon Apr 04, 2022 12:34 pm, edited 1 time in total.
Re: Search extensions with wildcards
The ext: search function doesn't support wildcards.
Note that any *. prefix is ignored with ext:
I will consider full wildcard support.
For now, please use *.do*
-or-
extension:<txt|do*>
Note that any *. prefix is ignored with ext:
I will consider full wildcard support.
For now, please use *.do*
-or-
extension:<txt|do*>
Re: [Solved] Search extensions with wildcards
Everything 1.5.0.1306 fixes an issue with extension: and wildcards.
extension:<txt|do*> will now work as expected.
extension:<txt|do*> will now work as expected.