Github user jpountz commented on the issue:
https://github.com/apache/lucene-solr/pull/522
For the record, DocIdSetBuilder needs to sort as well if the number of
collected docs is low, but it does it with a pretty fast radix sort.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
