On 12/16/2011 5:57 AM, mechravi25 wrote:
I would like to know how can we disable the commit and optimize operation is
called by deafult after addition of few documents through dataimport
handlers.
Add this to the url you use to call the handler:
&commit=false&optimize=false
Thanks,
Shawn
Hi,
I would like to know how can we disable the commit and optimize operation is
called by deafult after addition of few documents through dataimport
handlers.
In our application, the master solr instance is used for indexing purpose
and the slave solr is for user search request. Hence the replic