mikemccand commented on PR #12711: URL: https://github.com/apache/lucene/pull/12711#issuecomment-1775676869
I don't think we should make a hard block here. As @msokolov points out, if you are careful, so your static sort is congruent with your blocks, the blocks will be preserved. I agree it is trappy, if you don't use a congruent static sort. Can we somehow allow for expert usage to continue to use both of these together? Maybe there is some way to detect that the block of docs is congruent with the static sort? -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org 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