OK, I think I was wrong about latency having increased due to a change
in KnnGraphTester -- I did some testing there and couldn't reproduce.
There does seem to be a slight vector search latency increase,
possibly noise, but maybe due to the branching introduced to check
whether to do byte vs float
Uwe is, I believe on holidays, but leaving for later since it's his build
server ( :) ). These are strange failures - seems like they happen after
the gradle build - somewhere in the [Checks API] line.
BUILD SUCCESSFUL in 20m 3s
796 actionable tasks: 796 executed
Build timed out (after 150 minutes
Thanks for the deep-dive Julie. I was able to reproduce the changing
recall. I had introduced some bugs in the diversity checks (that may
have partially canceled each other out? it's hard to understand what
was happening in the buggy case) and posted a fix today
https://github.com/apache/lucene/pul