Switching to a previous version will restore the default settings of 'Content'

Discussion related to "Everything" 1.5.
Post Reply
tuska
Posts: 1382
Joined: Thu Jul 13, 2017 9:14 am

Switching to a previous version will restore the default settings of 'Content'

Post by tuska »

2void

Hi,
  1. Everything 1.5.0.1407a (x64)
  2. Content
    1. ✅ Index file content
    2. Include only folders:
      D:\;C:\Everything;C:\totalcmd
    3. Include only files:
      *.ahk;*.bar;*.bas;*.csv;*.doc;*.docx;*.eml;*.ini;*.ion;*.js;*.md;*.mdb;*.msg;*.nfo;*.odt;*.pdf;*.pps;*.ppt;*.pptx;*.rtf;*.txt;*.xls;*.xlsm;*.xlsx;*.xlt;*.xltm;*.xltx
    4. Everything.ini > stop_service_on_exit=1
    5. File > Exit (ALT+F4)
    6. Extract "Everything-1.5.0.1406a.x64.zip" to C:\Everything and overwrite file "Everything.exe" - 1.5.0.1407a
    7. Start C:\Everything\Everything.exe - 1.5.0.1406a by double-clicking this file
    8. Everything 1.5.0.1406a (x64) is shown
    9. Everything Options - 1.5.0.1406a (x64)
    10. Index file content
    11. Include only folders: The field is now empty
    12. Include only files: ... now displays only the default setting
      Include only files: *.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx
  3. All other settings seem to have been preserved.
     
  4. File > Exit (ALT+F4)
  5. Extract "Everything-1.5.0.1407a.x64.zip" to C:\Everything and overwrite file "Everything.exe" - 1.5.0.1406a
  6. Start C:\Everything\Everything.exe - 1.5.0.1407a by double-clicking this file
  7. Everything 1.5.0.1407a (x64) is shown
  8. Everything Options - 1.5.0.1407a (x64)
  9. Index file content: ... displays only the default setting
Please check.
(I only noticed it because, when I ran a backup, the Everything.db file was suddenly much smaller: 129 808 442 Bytes vs. 1 996 886 869 Bytes)
 
2026-03-14_Previous version will restore the default settings of 'Content'.png
2026-03-14_Previous version will restore the default settings of 'Content'.png (46.87 KiB) Viewed 1314 times
ChrisGreaves
Posts: 821
Joined: Wed Jan 05, 2022 9:29 pm

Re: Switching to a previous version will restore the default settings of 'Content'

Post by ChrisGreaves »

tuska wrote: Sat Mar 14, 2026 11:16 am
I might have experienced something like this four years ago

Removing all Traces of Everything with Uninstall

Cheers, Chris
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Switching to a previous version will restore the default settings of 'Content'

Post by void »

The content indexing settings were renamed in Everything 1.5.0.1407a to be more consistent with my naming rules.

Everything 1407a+ will load your old settings.

include_file_content => content_indexing_enabled
content_include_only_folders => content_indexing_include_only_folders
content_exclude_folders => content_indexing_exclude_folders
content_include_only_files => content_indexing_include_only_files
content_exclude_files => content_indexing_exclude_files
content_exclude_not_content_indexed => content_indexing_exclude_not_content_indexed
content_exclude_recall_on_data_access => content_indexing_exclude_recall_on_data_access
content_max_size => content_indexing_max_size
content_max_size_unit => content_indexing_max_size_unit

ini setting names might change while in alpha.
They will not change once in beta.



You will need to rename these settings if you want to go back to 1406a or earlier.
Herkules97
Posts: 220
Joined: Tue Oct 08, 2019 6:42 am

Re: Switching to a previous version will restore the default settings of 'Content'

Post by Herkules97 »

What is the purpose of going backwards?
tuska
Posts: 1382
Joined: Thu Jul 13, 2017 9:14 am

Re: Switching to a previous version will restore the default settings of 'Content'

Post by tuska »

void wrote: Sat Mar 14, 2026 9:55 pm You will need to rename these settings if you want to go back to 1406a or earlier.
When switching between Everything versions (new > old > new),
if - for whatever reason - options get unchecked and, on top of that, settings are deleted(!),
which have been in place for years - in this case, the “Index file content” option,
then I consider this a critical issue that, in my opinion, should be fixed as a matter of principle.

I was able to restore the settings using a backup.

In the future, I will definitely back up the settings before switching versions and, after switching versions,
compare the settings.
tuska
Posts: 1382
Joined: Thu Jul 13, 2017 9:14 am

Re: Switching to a previous version will restore the default settings of 'Content'

Post by tuska »

Herkules97 wrote: Sun Mar 15, 2026 6:54 am What is the purpose of going backwards?
1. If someone immediately spots a bug in a new version of Everything
    and you've already installed that version (as I have with almost all previous alpha versions),
    you might decide to use a previous version just to be on the safe side.

2. If I find a search result or behavior of Everything that doesn't make sense to me,
    I would first run a test using an earlier version before posting on the forum.

3. Conducting tests
Post Reply