Hi all,

What happens internally in solr when an optimize/commit request is submitted by
one process, and some other process starts submitting Xml documents to add?  Is
this generally a safe thing to do?   

Basically I'm continually adding documents to solr, and decided that <autocommit
/> would be a good thing for me to use, so I'm using that every 25000 docs or
every 15 minutes.  Now I want to do an optimize every 24 hours or so, so I was
going to cron that up, but do I also need to stop the indexing processes from
submitting xml docs to the update handler while the optimize is taking place?

enjoy,

-jeremy

-- 
========================================================================
 Jeremy Hinegardner                              [EMAIL PROTECTED] 

Reply via email to