mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-19 09:16:45 +00:00
* add percentiles aggregations add percentiles aggregation fix disabled agg benchmark * Update src/aggregation/metric/percentiles.rs Co-authored-by: Paul Masurel <paul@quickwit.io> * Apply suggestions from code review Co-authored-by: Paul Masurel <paul@quickwit.io> * fix import * fix import --------- Co-authored-by: Paul Masurel <paul@quickwit.io> |
||
|---|---|---|
| .. | ||
| aggregation.rs | ||
| basic_search.rs | ||
| custom_collector.rs | ||
| custom_tokenizer.rs | ||
| date_time_field.rs | ||
| deleting_updating_documents.rs | ||
| faceted_search.rs | ||
| faceted_search_with_tweaked_score.rs | ||
| fuzzy_search.rs | ||
| index_from_multiple_threads.rs | ||
| index_with_json.rs | ||
| integer_range_search.rs | ||
| ip_field.rs | ||
| iterating_docs_and_positions.rs | ||
| json_field.rs | ||
| pre_tokenized_text.rs | ||
| snippet.rs | ||
| stop_words.rs | ||
| warmer.rs | ||