tantivy/examples
2024-10-10 09:55:37 +08:00
..
aggregation.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
basic_search.rs rename ReloadPolicy onCommit to onCommitWithDelay (#2235) 2023-11-03 12:22:10 +01:00
custom_collector.rs cleanup top level exports (#2382) 2024-05-07 09:59:41 +02:00
custom_tokenizer.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
date_time_field.rs return CompactDocValue instead of trait (#2410) 2024-05-27 07:33:50 +02:00
deleting_updating_documents.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
faceted_search.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
faceted_search_with_tweaked_score.rs compact doc (#2402) 2024-05-21 10:16:08 +02:00
fuzzy_search.rs rename ReloadPolicy onCommit to onCommitWithDelay (#2235) 2023-11-03 12:22:10 +01:00
index_from_multiple_threads.rs style: simplify strings with string interpolation (#2412) 2024-05-27 09:16:47 +02:00
index_with_json.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
integer_range_search.rs refactor fast field query (#2452) 2024-07-15 18:08:05 +08:00
ip_field.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
iterating_docs_and_positions.rs Reduce typo count. (#2510) 2024-10-10 09:55:37 +08:00
json_field.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
phrase_prefix_search.rs rename ReloadPolicy onCommit to onCommitWithDelay (#2235) 2023-11-03 12:22:10 +01:00
pre_tokenized_text.rs rename ReloadPolicy onCommit to onCommitWithDelay (#2235) 2023-11-03 12:22:10 +01:00
snippet.rs improve docs, rework exports (#2220) 2023-10-18 09:22:24 +02:00
stop_words.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
warmer.rs cleanup top level exports (#2382) 2024-05-07 09:59:41 +02:00