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

Mike Sokolov commented on LUCENE-8750:
--------------------------------------

Here's a PR: https://github.com/apache/lucene-solr/pull/631

> Implement setMissingValue for numeric ValueSource sortFields
> ------------------------------------------------------------
>
>                 Key: LUCENE-8750
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8750
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mike Sokolov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We currently have setMissingValue for SortFields based on concrete numeric 
> fields, but not for SortFields derived from LongValuesSource and 
> DoubleValuesSource.
> This issue is for implementing 
> LongValuesSource.LongValuesSortField.setMissingValue and 
> DoubleValuesSource.DoubleValuesSortField.setMissingValue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to