On 5/16/2013 9:36 AM, Furkan KAMACI wrote:
I will start my pre-production step soon. How can I adjust maxDocs
and maxTime for autoCommit? What do you suggest for me to adjust that
parameters?

Change the numbers for those settings in your solrconfig.xml. Look at the example solrconfig.xml.

The example solrconfig.xml file has this, commented out. A minute with google would have also answered this question. Using only the things you asked about:

http://lmgtfy.com/?q=solr+autocommit+maxtime+maxdocs

The third hit is a Solr wiki article and contains an example update handler with the settings you need.

Thanks,
Shawn

Reply via email to