You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/08/26 21:57:59 UTC

[jira] Updated: (LUCENE-1860) switch MultiTermQuery to "constant score auto" rewrite by default

     [ https://issues.apache.org/jira/browse/LUCENE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated LUCENE-1860:
---------------------------------------

    Component/s: Search
       Priority: Minor  (was: Major)

> switch MultiTermQuery to "constant score auto" rewrite by default
> -----------------------------------------------------------------
>
>                 Key: LUCENE-1860
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1860
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: 2.9
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.9
>
>
> Right now it defaults to scoring BooleanQuery, and that's inconsistent w/ QueryParser which does constant score auto.
> The new multi-term queries already set this default, so the only core queries this will impact are PrefixQuery and WildcardQuery.  FuzzyQuery, which has its own rewrite to BooleanQuery, will keep doing so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org