You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Chris Eldredge (JIRA)" <ji...@apache.org> on 2013/04/07 22:19:15 UTC

[jira] [Updated] (LUCENENET-519) NumericField.Boost ignored at index time

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

Chris Eldredge updated LUCENENET-519:
-------------------------------------

    Attachment: NumericFieldBoostTests.cs

NUnit test case demonstrating bug.
                
> NumericField.Boost ignored at index time
> ----------------------------------------
>
>                 Key: LUCENENET-519
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-519
>             Project: Lucene.Net
>          Issue Type: Bug
>          Components: Lucene.Net Core
>    Affects Versions: Lucene.Net 3.0.3
>            Reporter: Chris Eldredge
>            Priority: Minor
>         Attachments: NumericFieldBoostTests.cs
>
>
> When adding a document that contains a NumericField with a boost value greater than 1.0f (the default), the boost value seems to be ignored. Querying later using a BooleanQuery does not boost the numeric field over other fields that have a default boost amount.

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