[ https://issues.apache.org/jira/browse/LUCENE-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923864#comment-13923864 ]
ASF subversion and git services commented on LUCENE-5493: --------------------------------------------------------- Commit 1575253 from [~rcmuir] in branch 'dev/branches/branch_4x' [ https://svn.apache.org/r1575253 ] 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 > Fix For: 4.8, 5.0 > > 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