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:17:15 UTC

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

Chris Eldredge created LUCENENET-519:
----------------------------------------

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


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