Robert Muir created LUCENE-5498:
-----------------------------------

             Summary: SortingAtomicReader should be package private
                 Key: LUCENE-5498
                 URL: https://issues.apache.org/jira/browse/LUCENE-5498
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


The intended purpose of this reader is to allow you to sort your entire index 
with IW.addIndexes(IR).

Perhaps we should supply some kind of "tool" to do this and hide the reader. 
Its scary to think of someone using this for searching (based on its name and 
docs, its probably not clear that it would be ridiculously slow)



--
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