« Return to Thread: Optimizing unordered queries

Re: Optimizing unordered queries

by Nigel-13 :: Rate this Message:

Reply to Author | View in Thread

On Fri, Jun 26, 2009 at 10:52 AM, eks dev <eksdev@...> wrote:

>
> also see,
> http://lucene.apache.org/java/2_2_0/api/org/apache/lucene/search/BooleanQuery.html#getAllowDocsOutOfOrder()<http://lucene.apache.org/java/2_2_0/api/org/apache/lucene/search/BooleanQuery.html#getAllowDocsOutOfOrder%28%29>


Interesting, thank you.  I'm not sure how many of our queries will fall into
the category of things that will be improved by this setting, but every
little bit helps.

Chris

 « Return to Thread: Optimizing unordered queries