[Solved] Column sorting after rebuild

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 253
Joined: Wed Jan 09, 2013 9:06 am

[Solved] Column sorting after rebuild

Post by w64bit »

In 1244 (all fast sort = OFF), after force rebuild, the column sorting is moving to Path column instead of the Name column (like it is in 1007).
Only Name remain to Name.
This behavior it's used in 1244 for a specific purpose?
Last edited by w64bit on Thu Mar 18, 2021 10:42 pm, edited 1 time in total.
therube
Posts: 4972
Joined: Thu Sep 03, 2009 6:48 pm

Re: Column sorting after rebuild

Post by therube »

Have you set sort to name, then Quit, then started again?

Tools, Options, Home, defaults to remembering last used column & sort.
So if you last had the sort set to Path... when your reopen the next time, it would (still) be on path.
w64bit
Posts: 253
Joined: Wed Jan 09, 2013 9:06 am

Re: Column sorting after rebuild

Post by w64bit »

I set all not to be last used.
The behavior is the same.
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: Column sorting after rebuild

Post by void »

Everything will keep the current sort if it is a fast sort.

Path is always a fast sort in Everything 1.5 (in Everything 1.4 you had to enable this)

You cannot disable fast sort for paths in Everything 1.5 as it is needed to make changes to your index efficiently (folder renaming and deleting from your index).

Would you like Everything to reset your sort to name when changing your search (or after a rebuild)?

One way to do this now is to set the Sort in your Everything filter:
  • In Everything, from the Search menu, click Organize filters....
  • Select Everything and click Edit....
  • Change the Sort to Name.
  • Click OK.
  • Click OK.
w64bit
Posts: 253
Joined: Wed Jan 09, 2013 9:06 am

Re: Column sorting after rebuild

Post by w64bit »

Thank you.
This solve it.
Post Reply