Re: Indexing Appears to Start From Scratch [message #1562 is a reply to message #1555] |
Tue, 08 November 2022 15:24 |
FoxTrot Engineering
Messages: 406 Registered: April 2020
|
Senior Member |
|
|
Indexing a new folder or volume is done in two phases:
- in the first phase, every file is indexed by its name only; the progress bar is indeterminate, with an indication of the number of files already processed. This should be relatively fast, however this may take a while for large network drive, especially over Wi-Fi
- in the second phase, files whose format is supported and enabled in the index settings, are indexed by content. This is typically longer, but the progress bar shows the percentage done, with an indication of the number of files remaining, and the expected remaining time
It seems you interrupted indexing during the first phase.
If you had click "stop", or had just quit the app, then indexing should resume automatically when you click "start", or relaunch the app; however the first phase will have to start over (files whose filename has already been indexed won't of course be indexed twice, but they nevertheless have to be processed), then the second phase will start
As you clicked "cancel", the first phase has been interrupted and the index left ready to be searched as is. You then have quit and relaunched the app (no consequence), then you certainly updated the index. In this situation, the indexer starts a single-phase update, which will in fact perform the content indexing for files having been indexed by filename, and filename+content indexing for "new" files. The progress bar will unfortunately not be accurate, as the number of files to actually process have not been determined yet.
As Jean-Michel suggested, creating multiple smaller indices will be easier. And of course, make sure to have a fast and reliable network connection to your SMB volume, or indexing such a large drive could take a lot of time…
Also, if you abort ("stop" or "quit") indexing during the second phase, or during an update, it should actually resume where it stopped. If you "cancel" the update, then all files will be processed again, but only those that have changed (or that are new) will be processed for content indexing.
Jérôme - FoxTrot Engineering
|
|
|