[ 
https://issues.apache.org/jira/browse/SOLR-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200367#comment-15200367
 ] 

ASF subversion and git services commented on SOLR-8867:
-------------------------------------------------------

Commit c195395d34fb28711b99e4552602dcea729a718b in lucene-solr's branch 
refs/heads/branch_6x from [~yo...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c195395 ]

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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to