- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Maxime
Subject: Re: Some performance and configuration simple questions

Not exactly, the OptimizeAtUpdate option enables optimisation just after new 
data written to the base, but if this option is not enabled, cached runs 
special thread that do optimisation for one filestore every OptimizeInterval 
seconds.

Yes, your command will index 100 most expired documents, then write URL data 
and recalculate PopRank. If you use cached, it's useful also add -H option to 
flush cached buffers, i.e.:
/usr/local/search/sbin/indexer -e -n 100 -W -R -H

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1153349598

Reply via email to