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

Adrien Grand commented on LUCENE-4970:
--------------------------------------

Hi Shingo, you are right. NGramPhraseQuery.rewrite should propagate the boost 
to the rewritten query. Would yo like to submit a patch? (see 
http://wiki.apache.org/lucene-java/HowToContribute)
                
> NGramPhraseQuery is not boosted.
> --------------------------------
>
>                 Key: LUCENE-4970
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4970
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/search
>    Affects Versions: 4.1
>            Reporter: Shingo Sasaki
>
> If I apply setBoost() method to NGramPhraseQuery, Score will not change.
> I think, setBoost() is forgatten after optimized in rewrite() method.

--
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