I recommend, in this case, that you use Solr's autocommit feature (see
solrconfig.xml) rather than having your indexing clients issue their
own commits. Overlapped searcher warming is just going to be too much
of a hit on RAM, and generally unnecessary with autocommit.
Erik
On Jul 30, 2009, at 2:28 PM, Jérôme Etévé wrote:
Hi All,
I'm planning to have a certain number of processes posting
independently in a solr instance.
This instance will solely act as a master instance. No clients
queries on it.
Is there a problem if i set maxWarmingSearchers to something like 30
or 40?
Also, how do I disable the cache warming? Is setting autowarmCount's
to 0 enough?
Regards,
Jerome.
--
Jerome Eteve.
Chat with me live at http://www.eteve.net
jer...@eteve.net