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

ASF subversion and git services commented on LUCENE-5493:
---------------------------------------------------------

Commit 1575248 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1575248 ]

LUCENE-5493: cut over index sorting to use Sort api for specifying the order

> Rename Sorter, NumericDocValuesSorter, and fix javadocs
> -------------------------------------------------------
>
>                 Key: LUCENE-5493
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5493
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>         Attachments: LUCENE-5493-poc.patch, LUCENE-5493.patch
>
>
> Its not clear to users that these are for this super-expert thing of 
> pre-sorting the index. From the names and documentation they think they 
> should use them instead of Sort/SortField.
> These need to be renamed or, even better, the API fixed so they aren't public 
> classes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to