You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by anass talby <an...@gmail.com> on 2011/05/26 23:19:47 UTC

commit configuration

Hi,

I'm using DIH and want to perform commits each N processed document, how can
I do this?
thanks in advance

-- 
       Anass

Re: commit configuration

Posted by Markus Jelsma <ma...@openindex.io>.
http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/solr/conf/solrconfig.xml

Look for autocommit and maxDocs.

> Hi,
> 
> I'm using DIH and want to perform commits each N processed document, how
> can I do this?
> thanks in advance