Possible Bug: Results Missing from Indexed Volume

Discussion related to "Everything" 1.5 Alpha.
Post Reply
zonetrooperex
Posts: 72
Joined: Tue Jun 10, 2014 4:06 pm

Possible Bug: Results Missing from Indexed Volume

Post by zonetrooperex »

I'm running into an issue with no results showing for I:\ when I:\ is entered as the search.

drives.png
drives.png (8.38 KiB) Viewed 353 times
settings.png
settings.png (34.32 KiB) Viewed 353 times
Strangely I:\ results do show for when the search is empty and has a full list.

Could be a bug. :? I'm using version 1.5.0.1373a (x64).
void
Developer
Posts: 15559
Joined: Fri Oct 16, 2009 11:31 pm

Re: Possible Bug: Results Missing from Indexed Volume

Post by void »

Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole words, uncheck regex)

Please make sure the Everything filter is active under the Search menu.
zonetrooperex
Posts: 72
Joined: Tue Jun 10, 2014 4:06 pm

Re: Possible Bug: Results Missing from Indexed Volume

Post by zonetrooperex »

Checked those:
ex.png
ex.png (25.01 KiB) Viewed 324 times
NotNull
Posts: 5306
Joined: Wed May 24, 2017 9:22 pm

Re: Possible Bug: Results Missing from Indexed Volume

Post by NotNull »

Do you have a bookmark or filter using the i: macro?

To check, open Organize Filters/Bookmarks and check the Macro column for each bookmark/filter.

Another place where macros are used, is with /define. Check your definitions there too.
void
Developer
Posts: 15559
Joined: Fri Oct 16, 2009 11:31 pm

Re: Possible Bug: Results Missing from Indexed Volume

Post by void »

Is anything shown at the bottom right of the status bar?



Please try the following search to bypass any macros:
"i:\"

Does this find any results?



Debug logs will show the search op codes:
  • Clear your search.
  • In Everything, from the Tools menu, under the Debug submenu, check Start Debug Logging.
  • Search for:
    I:\
  • In Everything, from the Tools menu, under the Debug submenu, click Stop Debug Logging.
    ---The Everything Debug Log will open in Notepad.
  • What is shown in the debug log?
zonetrooperex
Posts: 72
Joined: Tue Jun 10, 2014 4:06 pm

Re: Possible Bug: Results Missing from Indexed Volume

Post by zonetrooperex »

Thanks for all the help. It was a macro clash.

I hope in the future the search bar gets syntax highlighting so that it shows what is plaintext and what is a macro.
Post Reply