Same here, too late! Good night! And the blood glucose level is very low, too - very bad for such problems...
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Michael McCandless [mailto:[email protected]] > Sent: Thursday, July 16, 2009 12:59 AM > To: [email protected] > Subject: Re: speed of BooleanQueries on 2.9 > > On Wed, Jul 15, 2009 at 6:52 PM, eks dev<[email protected]> wrote: > > > Also not really expected, but this query runs over BS2, shouldn't +( > whatewer whatever1...) run as BS? what does it mean to have MUST +() at > the top level? > > Your query is +(((X Y Z))^2). In BQ.rewrite, any single-clause query > that hasn't had minNRShouldMatch set will return its single sub-query, > rewritten. So your query should (recursively) rewrite to a simple > BooleanQuery (ie just OR'd terms), which is eligible for BS. > > And we see BS in your hung stack trace ;) > > > it is a bit late here, I am going to bed ... > > Good night! > > Mike > > --------------------------------------------------------------------- > 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]
