kaivalnp commented on PR #13202: URL: https://github.com/apache/lucene/pull/13202#issuecomment-2016595864
Exactly! This issue is also visible from the above benchmarks, where the `baseline` (having no early termination in `#rewrite`) performs the entire graph search (same number of nodes visited, similar latency) even with a `1 ms` timeout, but the results are eventually discarded -- demonstrated by the low recall compared to high or no timeout -- 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