Re: Short circuit in query ...

2010-04-21 Thread Michael McCandless
position of field names can impact search performance e.g. > if field A with value 10 is more frequent is this mean that this will be > slower than if value 10 is less frequent? > > best > John > -- > View this message in context: > http://n3.nabble.com/Short-circuit-in-quer

Re: Short circuit in query ...

2010-04-21 Thread Ian Lea
AND b:20 AND c:30 > > In general, does position of field names can impact search performance e.g. > if field A with value 10 is more frequent is this mean that this will be > slower than if value 10 is less frequent? > > best > John > -- > View this message in context:

Short circuit in query ...

2010-04-21 Thread John4982
-- View this message in context: http://n3.nabble.com/Short-circuit-in-query-tp738551p738551.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr