RE: Does order of BooleanQuery clauses affect search performance?

2005-08-26 Thread Mordo, Aviran (EXP N-NANNATEK)
As far as I remember the order of Queries in a BooleanQuery does not affect performance. (but I may be wrong) Aviran http://www.aviransplace.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 11:59 AM To: java-user@lucene.apache.org Sub

Re: Does order of BooleanQuery clauses affect search performance?

2005-08-26 Thread Paul Elschot
On Friday 26 August 2005 17:58, [EMAIL PROTECTED] wrote: > > A simple question and I guess it may have been asked before. > > Does the order of Querys in a BooleanQuery affect search speed? By this I > mean if the first clause of a BooleanQuery only returns a few results and > the second clause r