change DIH default optimize=false

2011-04-19 Thread stockii
- commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/change-DIH-default-optimize-false-tp2838622p2838622.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: change DIH default optimize=false

2011-04-19 Thread Ahmet Arslan
How can i change the default value of optimize in DIH to false ?  You mean? solr/dataimport?command=delta-importoptimize=false 

Re: change DIH default optimize=false

2011-04-19 Thread stockii
Documents other Cores 100.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/change-DIH-default-optimize-false-tp2838622p2838676.html Sent from the Solr

Re: change DIH default optimize=false

2011-04-19 Thread Ahmet Arslan
yes, but as default! i dont want to set it from me to false. i need not after ervery commit an optimize and i want it default=false ! Hmm, so you don't want to add 'optimize=false' every time you call DIH. DIH is a request handler so you can define defaults in solrconfig.xml  requestHandler