I have a really large volume that I'm attempting to index (around 6-7 TB). Much of the information is graphical in nature, but it still takes a long time to open the files and pull out the text (5+ hrs for a 1TB test even on a fast machine: Win 7, 64 bit, 12GB RAM, Xeon W3530).
I haven't been able to index the entire volume yet (for political reasons I can't explain), but I was curious to know whether there was a way to automatically start the index at night (e.g. 7pm) and then pause it the next morning (e.g. 5am) and then resume indexing (i.e. not starting over) the next night...
I'm happy to write a script that uses command-line options, but I can't figure out whether there is a way to pause and resume.
Alternatively, would stopping and then starting again with the "-update" option for incremental indexing work for me in this case?
Thanks,
Ken
I haven't been able to index the entire volume yet (for political reasons I can't explain), but I was curious to know whether there was a way to automatically start the index at night (e.g. 7pm) and then pause it the next morning (e.g. 5am) and then resume indexing (i.e. not starting over) the next night...
I'm happy to write a script that uses command-line options, but I can't figure out whether there is a way to pause and resume.
Alternatively, would stopping and then starting again with the "-update" option for incremental indexing work for me in this case?
Thanks,
Ken
Comment