Did you also test, that the speed was going back to normal with the latest fix in trunk (without modifying Solr code)?
I ran the Solr tests with updated lucene-core-2.9.jar here, but I was not able to find out, which of the tests had the big slowdown. I only noticed some speedup in some tests related to search. ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Yonik > Seeley > Sent: Thursday, July 16, 2009 2:57 AM > To: [email protected] > Subject: Re: latest lucene update > > Thanks guys, I had actually meant this message to go to solr-dev... > hence the "but I think we should implement the new methods anyway". > I've implemented them, and the performance has returned to normal. > > -Yonik > http://www.lucidimagination.com > > > > On Wed, Jul 15, 2009 at 4:00 PM, Yonik Seeley<[email protected]> > wrote: > > 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]
