Efficient DM:filter

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
CrxtJ7tOs4Iq
Posts: 28
Joined: Wed Jan 14, 2015 2:19 pm

Efficient DM:filter

Post by CrxtJ7tOs4Iq »

I am trying to tackle a problem on a file server that has 10 million + files. I am trying to efficiently see the file modified yesterday however it seems this filter has to talk to each file so this is no more efficient then any other file scanner.
Ideas on how to accomplish more efficiently what i am trying to do?
Since i am wanting everything i cant filter on any addition text to make it better.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Efficient DM:filter

Post by therube »

Perhaps rc: (Recent Changes) will be sufficient for you?
CrxtJ7tOs4Iq
Posts: 28
Joined: Wed Jan 14, 2015 2:19 pm

Re: Efficient DM:filter

Post by CrxtJ7tOs4Iq »

I think that will work just fine. thank you.

Now i just need a good command line way to get the csv :P
see other post


Thank you.
Post Reply