[ 
https://issues.apache.org/jira/browse/LUCENE-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778112#comment-13778112
 ] 

Uwe Schindler commented on LUCENE-5245:
---------------------------------------

Ah sorry. It only applies for the case where no term is found. Yes, in that 
case the boost is missing and affects query norm!

Thanks for opening the issue.
                
> ConstantScoreAutoRewrite rewrites prefix queryies that don't match anything 
> before query weight is calculated
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5245
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5245
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 4.4
>            Reporter: Nik Everett
>         Attachments: LUCENE-5245.patch
>
>
> ConstantScoreAutoRewrite rewrites prefix queryies that don't match anything 
> before query weight is calculated.  This dramatically changes the resulting 
> score which is bad when comparing scores across different Lucene 
> indexes/shards/whatever.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to