Thanks for explanations. I should read deep about the lifecycle of Searcher objects. Should I read them from a Lucene book or is there any Solr documentation or books covers it?
2013/4/18 Jack Krupansky <j...@basetechnology.com> > "merging indexes" > > The proper terminology is "merging segments". > > Until the new, merged segment is complete, the existing segments remain > untouched and readable. > > -- Jack Krupansky > > -----Original Message----- From: Furkan KAMACI > Sent: Wednesday, April 17, 2013 6:28 PM > To: solr-user@lucene.apache.org > Subject: Select Queris While Merging Indexes > > > I see that while merging indexes (I mean optimizing via admin gui), my Solr > instance can still response select queries (as well). How that querying > mechanism works (because merging not finished yet but my Solr instance > still can return a consistent response)? >