elasticsearch/server
Ignacio Vera c3a72e9d8a
Add test to exercise reduction of terms aggregation order by key and fix pruning bug (#106799) (#106814)
We are not computing the otherDocCounts properly as we are exiting the iteration too early so we are not counting the 
pruned buckets. This commit make sure we are counting all buckets.
2024-03-27 10:19:47 -04:00
..
licenses Implement custom JUL bridge (#96872) 2023-06-20 09:48:25 -07:00
src Add test to exercise reduction of terms aggregation order by key and fix pruning bug (#106799) (#106814) 2024-03-27 10:19:47 -04:00
build.gradle Add native access library (#105100) 2024-02-07 18:27:09 -05:00