[
https://issues.apache.org/jira/browse/LUCENE-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-6947.
----------------------------------
Resolution: Fixed
> SortField.missingValue should not be public
> -------------------------------------------
>
> Key: LUCENE-6947
> URL: https://issues.apache.org/jira/browse/LUCENE-6947
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: Trunk
>
> Attachments: LUCENE-6947.patch
>
>
> Today we have SortField.setMissingValue that tries to perform validation of
> the missing value, except that given that SortField.missingValue is public,
> it is very easy to bypass it. Let's make it protected (some sub-classes use
> it) and add a getter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]