mikemccand commented on issue #13699: URL: https://github.com/apache/lucene/issues/13699#issuecomment-2375058087
> As for how to set these tunables, its possible now to create a sub-class of the knn queries and override `getKnnCollectorManager`. Maybe `MultiLeafKnnCollector` just needs to be updated to allow more inputs (greediness is static and cannot be set via the ctor). That way folks can pretty easily sub-class the knn queries and return a customized multi-leaf collector. +1, that sounds like a reasonable approach for expert usage? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org