Ok, cool. At the worse case, are you just not going to get any hits,
even though you "know" the data is in there, but it just hasnt been
indexed yet?

How does that work?

/cody

On 4/19/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 4/19/07, Cody Caughlan <[EMAIL PROTECTED]> wrote:
> This is more of a Lucene question than a Solr one, but... is it
> possible to query a Solr(Lucene) index while it is in the middle of
> performing a commit/optimize?

Yep, no problems.  You can query concurrently with adds, deletes,
commits, and optimizes.

-Yonik

Reply via email to