You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shingo Sasaki (JIRA)" <ji...@apache.org> on 2013/05/01 11:14:16 UTC

[jira] [Updated] (LUCENE-4970) NGramPhraseQuery is not boosted.

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

Shingo Sasaki updated LUCENE-4970:
----------------------------------

    Attachment: LUCENE-4970.patch

Hi Adrien, 

> Would yo like to submit a patch?

Of course. Thank you for giving an opportunity. 

Because I hadn't written open source's patches yet, it became a good experience.
                
> 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
>            Assignee: Adrien Grand
>         Attachments: LUCENE-4970.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org