Friday, April 20, 2012

Choosing a solr/lucene commit strategy

I have 120k db records to commit into a Solr index.



My question is:
should I commit after submitting every 10k records, or only commit once after submitting all the 120k records?



Is there any difference between these two options?





No comments:

Post a Comment