Search for 5 star ratings very slow

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Search for 5 star ratings very slow

Post by troubled »

using Everything-I .5.0.1391 a.x64

Is it possible to index all properties first so searching for ratings will be very fast too?

size:>1mb rating:5/5

this filter took me >15 minutes for a 12TB drive to query.

I'd also like to know (not sure if it's related to Everything) whether keyword tags can be embedded in BOTH folders and images, so it eventually can be searched in Everything as well. If yes, how do I do that efficiently?
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

To index rating:
Tools -> Options -> Properties -> Add Property -> Select Rating
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Re: Search for 5 star ratings very slow

Post by troubled »

Thanks!

How about the other question?

I'd also like to know (not sure if it's related to Everything) whether keyword tags can be embedded in BOTH folders and images, so it eventually can be searched in Everything as well. If yes, how do I do that efficiently?
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

jpg files have native support for tags which Everything can index.

Folders can use the Desktop.ini for tags.

Tagging without modifying files



To index tags:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Properties tab on the left.
  • Click Add....
  • Select Tags and click OK.
  • Check Include Folders.
  • Adjust Include only files to include your desired file types (eg: *.jpg;*.mp3)
  • Check Fast Sort.
  • Click OK.
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Re: Search for 5 star ratings very slow

Post by troubled »

sorry but how about folders? I'd also like to tag folders with keywords so it's easily searchable.
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

Place a Desktop.ini in your folder and set the tag.
Windows Explorer will also use these properties for folders.
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Re: Search for 5 star ratings very slow

Post by troubled »

sorry just saw your updated post.

I tested this

Code: Select all

[{F29F85E0-4FF9-1068-AB91-08002B27B3D9}]
Prop2 = 31,My Title
Prop3 = 31,My Subject
Prop4 = 31,My Author
Prop5 = 31,test;bla;right;awesome
;Star Rating: 1-99
[{64440492-4C8B-11D1-8B70-080036B11A03}]
Prop9 = 31,75
and used

Code: Select all

tag:awesome
but it doesn't appear in Everything.

Also, is there a way to tag the folder directly without an additional file?
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

It might take a while for Everything to update the tag if you just enabled tag indexing.

If you haven't enabled tag indexing yet, please press F5 to update your folder tag.


Also, is there a way to tag the folder directly without an additional file?
No.
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Re: Search for 5 star ratings very slow

Post by troubled »

Image

Alr enabled but it's still not showing folder tags, only files.
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

Indexing will tag a very long time.
Check if Everything is still indexing tags. (Shown in the status bar on the right)

To refresh indexed tags:
Select the folder and press Ctrl + F5.
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Re: Search for 5 star ratings very slow

Post by troubled »

Image

Have refreshed and it has certainly completed indexing, but still no folders found.
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

Might be something up with the Desktop.ini

Please check if Windows Explorer is showing the correct tags for this folder.
(Add the Tags column in Windows Explorer to check)
troubled
Posts: 9
Joined: Sun May 15, 2022 2:17 am

Re: Search for 5 star ratings very slow

Post by troubled »

Yes, it works correctly in Win Explorer when I search for the tag, but not in Everything.

doesn't Everything auto-update the index?
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

There's something up with Everything and the initial tag scan for folders, I am looking into the issue.

For now, search for:
folder:

Select all folders and press Ctrl + F5.
void
Developer
Posts: 17807
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for 5 star ratings very slow

Post by void »

Everything 1.5.0.1392a fixes an issue with indexing folder properties.

Previous versions would not index any folder properties during the initial index.
Post Reply