On 10-Sep-07, at 4:07 AM, Marius Hanganu wrote:
Hi,We're having a problem when commiting to SOLR.Our application commits right after each update - we need the data to be available instantaneously. The index' size is about 166M, Solr has 1024M on a dual quad.The update takes a few milliseconds, but the commit takes about 1 minute.Could you please recommend what we should check for? Or perhaps some tuning parameters?
Could be the cache auto-warming. Try reducing this to zero. -Mike