date modified search (md:) doesn't return anything

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
alanPr_everything
Posts: 2
Joined: Mon Dec 07, 2020 8:56 pm

date modified search (md:) doesn't return anything

Post by alanPr_everything »

Modified date search (md:<date>) does not bring any results. "Index date modified" is checked in Options/Indexes. Also, "Fast date modified sort" is also checked. Any idea what's going on?
NotNull
Posts: 5236
Joined: Wed May 24, 2017 9:22 pm

Re: date modified search (md:) doesn't return anything

Post by NotNull »

What happens if you try it with
dm:
instead of md: ?

For example:

Code: Select all

dm:thismonth
Malby
Posts: 1
Joined: Tue Dec 08, 2020 11:17 am

Re: date modified search (md:) doesn't return anything

Post by Malby »

I have this problem too. When I search results come up and if I try to sort the results any way other than the default (name) all the results disappear. I have tried reinstalling and it has no effect. I have had this problem for some months now.
void
Developer
Posts: 15248
Joined: Fri Oct 16, 2009 11:31 pm

Re: date modified search (md:) doesn't return anything

Post by void »

Sorry to hear Everything is not showing any results when sorting by date modified.

This can occur when the date modified index is corrupt.

Please try forcing a rebuild:
  • In Everything, from the Tools menu, click Options.
  • Click the Indexes tab on the left.
  • Click Force Rebuild.
  • Click OK.
If that doesn't help, please try deleting your existing Everything.db:
  • Completely exit Everything (right click the Everything system tray icon and click Exit)
  • In Windows Explorer, type in the following address and press ENTER:
    %LOCALAPPDATA%\Everything
  • Delete your Everything.db.
  • Restart Everything.
Does the issue persist?
therube
Posts: 4604
Joined: Thu Sep 03, 2009 6:48 pm

Re: date modified search (md:) doesn't return anything

Post by therube »

What date did you enter for the date?
& did you enter the < and > literally?
Doesn't (may not) matter.
Is md: valid?
Not that I see.
void
Developer
Posts: 15248
Joined: Fri Oct 16, 2009 11:31 pm

Re: date modified search (md:) doesn't return anything

Post by void »

Does forcing a rebuild help:
  • In Everything, from the Tools menu, click Options.
  • Click the Indexes tab on the left.
  • Click Force Rebuild.
  • Click OK.
void
Developer
Posts: 15248
Joined: Fri Oct 16, 2009 11:31 pm

Re: date modified search (md:) doesn't return anything

Post by void »

Please make sure fast sorting is enabled:
  • In Everything, from the Tools menu, click Options.
  • Click the Indexes tab on the left.
  • Check Index file size.
  • Check Fast size sort.
  • Check Index date modified.
  • Check Fast date modified sort.
  • Check Fast path sort.
  • Click OK.
Post Reply