Hi Yonik, Mike committed my patch, so the fix should be in trunk.
I tested solr after that with a new Lucene JAR. Some tests run faster now! But Solr should update its DocIdSetIterators soon... ----- UWE SCHINDLER Webserver/Middleware Development PANGAEA - Publishing Network for Geoscientific and Environmental Data MARUM - University of Bremen Room 2500, Leobener Str., D-28359 Bremen Tel.: +49 421 218 65595 Fax: +49 421 218 65505 http://www.pangaea.de/ E-mail: [email protected] > -----Original Message----- > 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]
