jpountz commented on pull request #91: URL: https://github.com/apache/lucene/pull/91#issuecomment-822522155
Wow, this is a neat idea! I wonder if we could find a less intrusive way to apply this change, e.g. could we avoid adding info about whether to sort by doc ID to BKDConfig? For instance could MSBRadixSorter detect whether data is sorted by itself instead of having to propagate this information in so many places? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org