Compare commits

...

1 commit

Author SHA1 Message Date
PSeitz
042490479a
Update CHANGELOG for Tantivy 0.26 release 2026-05-11 13:42:26 +02:00

View file

@ -4,7 +4,7 @@ Tantivy 0.26.1
## Performance
- Fix quadratic runtime in nested term and composite aggregations: memory accounting scanned all parent buckets on every collect instead of just the current parent (@PSeitz @fulmicoton)
Tantivy 0.26 (Unreleased)
Tantivy 0.26
================================
## Bugfixes