msokolov commented on PR #14226: URL: https://github.com/apache/lucene/pull/14226#issuecomment-2710392951
I think the simplified version makes the most sense -- Just confirming: this is where we first search pro-rated across segments, and then if any segment has its output queue full with competitive hits, we revisit it using the prior hits as entry points and a queue size of K (the full original K). My only question is whether lambda=2 is correct - the graphs show lambda 6+ looking more reasonable, and indeed they don't seem to show a data point for 2 at all? -- 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