Files
tantivy/src/collector
PSeitz 5c380b76e7 Better mixed types support in aggs and fix serialization issue (#1971)
* Better mixed types support in aggs and fix serialization issue

- Improve support for mixed types in JSON field aggregations (pick the right field, #1913)
- Resolve the issue with JSON serialization for numeric keys (fixes #1967)
- Add JSON round-trip test for term buckets
- Remove `u64_lenient`, as this is a footgun without the type
- move aggregation benchmarks

* remove shadowing
2023-03-31 05:52:11 +02:00
..
2022-01-28 15:55:55 +09:00
2022-01-28 15:55:55 +09:00
2023-02-17 11:34:21 +01:00
2023-03-21 06:57:44 +01:00
2022-08-17 22:33:44 +08:00