On Thu, Jul 29, 2010 at 11:56 AM, Michael McCandless
<luc...@mikemccandless.com> wrote:
> (aside: Solr seems to close the IW whenever it autoCommits?  Is
> that true?)

Yeah, the update handler logic is old, and predates the ability of IW
to commit and handle more of it's own concurrency.

We need to relax some of the locking that solr does, while adding
access to NRT capabilities too.

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to