[ 
https://issues.apache.org/jira/browse/LUCENE-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved LUCENE-6027.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Trunk
                   5.0

> Fix visibility issues in field comparators
> ------------------------------------------
>
>                 Key: LUCENE-6027
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6027
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 5.0, Trunk
>
>         Attachments: LUCENE-6027.patch
>
>
> These comparators cannot currently be instantiated because although the 
> classes are public, the constructors are package-private (except Strings for 
> some reason). The visibility was correct in 4.10, e.g. can be used to plug in 
> your own sources of raw values like SortedSet/Numeric SortField do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to