Thanks Yonik.
-
Phani Chaitanya
--
View this message in context:
http://lucene.472066.n3.nabble.com/Committing-when-indexing-in-parallel-tp4089953p4090246.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Fri, Sep 13, 2013 at 5:21 PM, Phani Chaitanya wrote:
> 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 ?
Nope. The add (updates) and commit can proceed in parallel.
Because of this, the add th
Thanks Jack. In this case my question is just out of curiosity around what
happens in the scenario I mentioned. Nothing else.
Regards,
Phani.
-
Phani Chaitanya
--
View this message in context:
http://lucene.472066.n3.nabble.com/Committing-when-indexing-in-parallel-tp4089953p4090243.html
013 7:36 PM
To: solr-user@lucene.apache.org
Subject: Re: Committing when indexing in parallel
Thanks Erick. I completely did not get the point you are trying to make
w.r.t
my question. I'll add it again according to your example.
In the example you gave w.r.t P1.1, P2.1, P1.2, P2.2
bove 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.
essage in context:
http://lucene.472066.n3.nabble.com/Committing-when-indexing-in-parallel-tp4089953p4090120.html
Sent from the Solr - User mailing list archive at Nabble.com.
t; 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.
>
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-w