Good morning, I have discoved a bug in the IndexSortSortedNumericDocValuesRangeQuery that occurs when an index is sorted on an integer field and this query is executed on that same field. The fix <https://github.com/apache/lucene/pull/14736> has been merged into the 9.12 branch.
Since this issue is relatively rare, I’m not sure whether it justifies a new release. Could you please let me know if you have encountered the same problem? Additionally, let me know if there are other bug fixes pending, that might support issuing a new 9.12 bug fix release. Thank you!