commit configuration

2011-05-26 Thread anass talby
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

2011-05-26 Thread Markus Jelsma
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