..

Found a bug in "Everything"? report it here
Post Reply
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Does not search for all files

Post by void »

Do you have any search options enabled in the Search menu?

Please make sure match case, match whole word, match path, match diacritics and regex are all disabled.
Please make sure the Everything filter is selected.

Please try disabling exclude hidden and system files from Tools -> Options -> Exclude.

Please check if Everything is finding orphaned files and folders by running Everything in debug mode and forcing a index rebuild from Tools -> Options -> Indexes -> Force Rebuild.
Look for the lines:

Code: Select all

removed 8 orphaned files in 0.025197 seconds
removed 5 orphaned folders in 0.004219 seconds
What is displayed in the debug console after the rebuild is complete?
Post Reply