[
https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258620#comment-15258620
]
ASF subversion and git services commented on SOLR-8867:
-------------------------------------------------------
Commit 3f49fd7adb47a935585de41287e237bb49e473b8 in lucene-solr's branch
refs/heads/branch_5x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3f49fd7 ]
SOLR-8867: fix frange/FunctionValues.getRangeScorer to not match missing
values, getRangeScorer refactored to take LeafReaderContext
> frange / ValueSourceRangeFilter / FunctionValues.getRangeScorer should not
> match documents w/o a value
> ------------------------------------------------------------------------------------------------------
>
> Key: SOLR-8867
> URL: https://issues.apache.org/jira/browse/SOLR-8867
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 6.0, 5.6
>
> Attachments: SOLR-8867.patch, SOLR-8867.patch
>
>
> {!frange} currently can match documents w/o a value (because of a default
> value of 0).
> This only existed historically because we didn't have info about what fields
> had a value for numerics, and didn't have exists() on FunctionValues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]