Apply suggestions from code review

This commit is contained in:
Paul Masurel
2022-06-23 09:48:28 +09:00
committed by GitHub
parent 71f75071d2
commit 2e2822f89d

View File

@@ -11,7 +11,6 @@ Unreleased
- Add [histogram](https://github.com/quickwit-oss/tantivy/pull/1306) aggregation (@PSeitz)
- Add support for fastfield on text fields (@PSeitz)
- Add terms aggregation (@PSeitz)
- API Change: `SegmentCollector.collect` changed to return a `Result`.
Tantivy 0.17
================================