sizedupe: not showing any results

Found a bug in "Everything"? report it here
Post Reply
SafetyCar
Posts: 22
Joined: Fri Jul 24, 2009 9:39 pm

sizedupe: not showing any results

Post by SafetyCar »

I was seeing the new functions on the search syntax and saw the sizedupe one.

But when I tried it, it did nothing... 0 results.

Probably irrelevant fact: I see files searching "size:1 dupe:" so there are at least some dupes that should appear for sure.

1.4.0.709b (x86) on XP
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: sizedupe: not showing any results

Post by therube »

In order for the sizedupe: function to work you need to:

Options | Indexes -> Index file size
and
Options | Indexes -> Fast size sort
SafetyCar
Posts: 22
Joined: Fri Jul 24, 2009 9:39 pm

Re: sizedupe: not showing any results

Post by SafetyCar »

You were right, thank you very much.

I didn't think the fast size sort was necessary since it was being really fast already :lol:
SafetyCar
Posts: 22
Joined: Fri Jul 24, 2009 9:39 pm

Re: sizedupe: not showing any results

Post by SafetyCar »

I'm not understanding why it shows dupes for things that I try to get out of the results like with "!\backups\ sizedupe:" It shows one of the pair :roll:
void
Developer
Posts: 15354
Joined: Fri Oct 16, 2009 11:31 pm

Re: sizedupe: not showing any results

Post by void »

sizedupe: finds duplicates for the entire index, not just the results. the search term !\backups\ would be hiding some of these sizedupe: results.

For the best results, please combine sizedupe: with an ext: search, eg:

Code: Select all

sizedupe: ext:mp4
Post Reply