That is fine Pulkit but I noticed that this change does not have an entry
in CHANGES.txt, could you open a PR for backporting it to branch 9.5 and
add an entry in that file under 10.5.1.

Thanks,

Ignacio

On Thu, Aug 6, 2026 at 5:15 AM Pulkit Gupta <[email protected]> wrote:

> Hi Alan,
>
> Could we include this fix as well in 10.5.1 release: "Wrap dropped-FP
> scalar-quantized float values so scoring stays quantized" (
> https://github.com/apache/lucene/pull/16492)? This fix makes sure we do
> scoring on quantized vectors when full-precision raw vectors are absent
> from the index.
>
> Thanks,
> Pulkit Gupta
>
> On 2026/08/05 08:31:07 Alan Woodward wrote:
> > 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
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to