gt; +super(wrapReader(core, r));
>
> On Thu, Jan 23, 2025 at 6:49 AM Benjamin Trent
> wrote:
>
>> From the vector search side of things, nothing immediately pops up as a
>> cause. https://lucene.apache.org/core/9_11_0/changes/Changes.html
>>
>> The given qu
>From the vector search side of things, nothing immediately pops up as a
cause. https://lucene.apache.org/core/9_11_0/changes/Changes.html
The given query is just a regular kNN query. So, its rewrite should behave
similarly as it did in 9.10.
One significant change for kNN search behavior did hap