Hi Yonik, could you try out, if my patch in https://issues.apache.org/jira/browse/LUCENE-1614 makes this better?
Currently I am not sure if the first is enough, or the second one is needed. Maybe Mike and Shai should answer, why advance may be called with NO_MORE_DOCS. ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > From: [email protected] [mailto:[email protected]] On Behalf Of Yonik > Seeley > Sent: Wednesday, July 15, 2009 10:00 PM > To: [email protected] > Subject: latest lucene update > > Running solr unit tests seems a fair bit slower now. I think the root > cause may be this: > http://search.lucidimagination.com/search/document/a8bd12c3b87e98a3/speed_ > of_booleanqueries_on_2_9 > That may be fixed, but I think we should implement the new methods anyway. > > I'm also surprised that more changes weren't necessary to get the > latest Lucene to work... one thing in particular is docs out of order > - Solr currently requires them in-order to correctly create DocSet > instances, and I'm not sure this is the case any more. I'll look into > it. > > -Yonik > http://www.lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
