Hi folks: I am interested in using the SortingLeafReader to sort my index. According to examples, calling IndexWriter.addIndexes on the wrapper SortingLeafReader would do the trick.
In the recent releases, IndexWriter.addIndexes api is now only taking a CodecReader. Is there another way to do indexing sorting? Appreciate any help. Thanks -John
