tantivy/examples
PSeitz 2e3641c2ae
return CompactDocValue instead of trait (#2410)
The CompactDocValue is easier to handle than the trait in some cases like comparison
and conversion
2024-05-27 07:33:50 +02: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 Inline format arguments where makes sense (#2038) 2023-05-10 18:03:59 +09:00
index_with_json.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
integer_range_search.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
ip_field.rs POC: Tantivy documents as a trait (#2071) 2023-10-02 10:01:16 +02:00
iterating_docs_and_positions.rs cleanup top level exports (#2382) 2024-05-07 09:59:41 +02: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