I'm wondering what happens to commit while we are indexing in parallel in
Solr. Are the indexing update requests blocked until the commit finishes ?

Lets say I've a process P1 which issued a commit request and there is
another process P2 which is still indexing to the same index. What happens
to the index in that scenario. Are the P2 indexing requests blocked until P1
commit request finishes ?

I'm just wondering about what is the behavior of Solr in the above case.



-----
Phani Chaitanya
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Committing-when-indexing-in-parallel-tp4089953.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to