github-actions[bot] commented on PR #14024:
URL: https://github.com/apache/lucene/pull/14024#issuecomment-2564566995
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
jpountz commented on PR #14024:
URL: https://github.com/apache/lucene/pull/14024#issuecomment-2504930862
All filtered disjunctions but `FilteredOr2Terms2StopWords` get a speedup:
```
TaskQPS baseline StdDevQPS
my_modified_version StdDev
jpountz opened a new pull request, #14024:
URL: https://github.com/apache/lucene/pull/14024
This helps skip the overhead of reordering the heap on every doc, so the
benefit is especially visible with many clauses.
--
This is an automated message from the Apache Git Service.
To respond to