On Thu, Oct 15, 2009 at 5:33 PM, Michael McCandless <[email protected]> wrote: > Though it'd be odd if the switch to searching by segment > really was most of the gains here.
I had assumed that much of the improvement was due to ditching MultiTermEnum/MultiTermDocs. Note that LUCENE-1483 was before LUCENE-1596... but that only helps with queries that use a TermEnum (range, prefix, etc). -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
