ES.EXE any filters?

General discussion related to "Everything".
Post Reply
daklestad
Posts: 2
Joined: Thu Feb 01, 2018 9:36 pm

ES.EXE any filters?

Post by daklestad »

Is it possible to specify a date created filter using the command line es.exe?

All I see are options for formatting the output, not a way to limit the results other than based on the filename?

Thanks,
Darren
NotNull
Posts: 5253
Joined: Wed May 24, 2017 9:22 pm

Re: ES.EXE any filters?

Post by NotNull »

Something like:

Code: Select all

 ES.exe dc:last5minutes
should do the trick (you can use the same query language like in Everything)

Note: If you havent indexed the creation date (Menu:Tools > Options > Indexes : Enable Index date created plus Fast date created sort, this query might take some time.
void
Developer
Posts: 15322
Joined: Fri Oct 16, 2009 11:31 pm

Re: ES.EXE any filters?

Post by void »

Added to the ES support page:
ES uses the Everything search syntax.
daklestad
Posts: 2
Joined: Thu Feb 01, 2018 9:36 pm

Re: ES.EXE any filters?

Post by daklestad »

Thank you so much. Sorry I hadn't actually tried it, I was being a bit too literal reading the es documentation!

Darren
Post Reply