If you are experiencing problems with "Everything", post here for assistance.
-
burgundy
- Posts: 273
- Joined: Fri Oct 16, 2009 9:50 am
Post
by burgundy »
When I use a wildcard, Everything returns only folders. I get this with Everything v1.4 and v1.5.
How do I also see files in the results?
As an example, I might enter the following in the address bar.
*KV
-
void
- Developer
- Posts: 16683
- Joined: Fri Oct 16, 2009 11:31 pm
Post
by void »
What are you trying to match with *kv?
I am assuming the stem part before the extension?
Please try the following search in Everything 1.5:
stem:*kv
(this will match kv at the end of the stem part which is the filename without the extension)
Please try the following search:
*KV.*
(this will match kv before the extension, this one might have issues if you have multiple dots (.) in the filename)
Everything matches the whole filename when using wildcards.
This can be disabled from Tools -> Options -> Search -> Match whole filename when using wildcards.
With Match whole filename when using wildcards disabled, please try the following search:
ww:*kv