Delaying Scanning and Sorting of Certain Drives||Folders

General discussion related to "Everything".
Post Reply
_pA89
Posts: 5
Joined: Thu Jun 08, 2017 6:26 pm

Delaying Scanning and Sorting of Certain Drives||Folders

Post by _pA89 »

How to turn on Option so that {program intelligently schedules scanning "Windows Drive, Program Files etc." (where large number of files which user doesn't need), Manually Delay Scanning certain Folders||Drives} is delayed before displaying First scan of results (as this is delaying program "startup" esp when multiple Disks are present where Different Operating System are present).
void
Developer
Posts: 16683
Joined: Fri Oct 16, 2009 11:31 pm

Re: Delaying Scanning and Sorting of Certain Drives||Folders

Post by void »

"Everything" tries to be always up to date.

If you do not run "Everything" often, please consider performing a schedule index update:
To have "Everything" update the index and exit:
Run Everything.exe with the following command line option:
Everything.exe -update -exit

To stop "Everything" from updating:
  • In Everything, type in the following search and press ENTER:
    /monitor_pause
  • Everything will not update until you manually resume updating, even after restarting.
To resume updating:
  • In Everything, type in the following search and press ENTER:
    /monitor_resume
To start Everything on start up with updating paused:
  • Change your Everything.exe to start with the -monitor-pause command line option.
    Updating will resume when you run the search command /monitor_resume
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Delaying Scanning and Sorting of Certain Drives||Folders

Post by NotNull »

@void:

In my experience (*) it is the reading of the USN journal that is causing this delay

@_pa89: Does it help when you enable Start Everything on startup? ( Menu:Tools > Options > General )
That way most of the "updating work" is already done during login.

(*) I like to work on slow computers. That gives me useful information about bottlenecks, which I can use to optimize systems.
_pA89
Posts: 5
Joined: Thu Jun 08, 2017 6:26 pm

Re: Delaying Scanning and Sorting of Certain Drives||Folders

Post by _pA89 »

void
Thanks for the Reply.
"Everything" tries to be always up to date.
I expected it to be intelligently "up to date" instead of stopping user for that procedure.= Results till Scanned ?
"If you do not run "Everything" often"
I always run everything in background (also installed it as a service).
The Problem = Delay happens only when I have my external Harddisk (|| Pendrive) with Multiple Windows OS {Connected , Removed} (Repeadtedly) when everything always tries to be upto date instead of popping out intial results.
Post Reply