[
https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200364#comment-15200364
]
ASF subversion and git services commented on SOLR-8867:
-------------------------------------------------------
Commit 5ea86b14c36bc38366888a208368ac241d254baf in lucene-solr's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5ea86b1 ]
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
> Fix For: 6.0
>
> 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]