Hi all, We’ve identified a nasty bug in lucene 10.5.0, where boolean queries using one of the doc-values based range queries as an exclusion clause can return incorrect results (see https://github.com/apache/lucene/pull/16450). I think this warrants a bugfix release, and I’m happy to act as release manager (unless anybody else would like to volunteer :).
We have a number of bug-fixes in the 10.6 changes section, but none of them look to me as if they are major enough to need back porting. There are a couple of performance bugs which could go either way but I’d lean towards keeping the release as small as possible to get this fix out quickly. - Alan
