Finding directories with 2+ files in them

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
fromano
Posts: 2
Joined: Mon Jun 22, 2015 8:44 pm

Finding directories with 2+ files in them

Post by fromano »

I would like to do a ES search for directories with 2 files or more, is there a way? I think that child: would be used but right now child: only supports a file name, is there a way to do this?

Thanks
Federico
void
Developer
Posts: 16690
Joined: Fri Oct 16, 2009 11:31 pm

Re: Finding directories with 2+ files in them

Post by void »

I would need to add a new function to find number of folders/files in a folder, something like:

Code: Select all

childcount:>=2
I'll look at adding this functionality for the next release.
fromano
Posts: 2
Joined: Mon Jun 22, 2015 8:44 pm

Re: Finding directories with 2+ files in them

Post by fromano »

Thank you, every now and then a piece of software comes along that after you start using it, you can't think how you could do without it and can't see not using it in the future, Everything Search is one of those software
Post Reply