tantivy/examples
2022-09-02 17:26:30 +09:00
..
aggregation.rs Add support for keyed parameter in range and histgram aggregations 2022-07-26 04:28:21 +09:00
basic_search.rs Adding an IndexingContext object (#1268) 2022-02-04 15:08:01 +09:00
custom_collector.rs Refactoring dyn Column (#1502) 2022-09-02 17:26:30 +09:00
custom_tokenizer.rs Fix typos and markdowns 2022-08-13 18:25:47 +08:00
date_time_field.rs Updated DateTime to hold timestamp in microseconds, while making date field precision configurable (#1396) 2022-07-12 10:04:28 +09:00
deleting_updating_documents.rs Minor refactoring (#1266) 2022-01-28 15:55:55 +09:00
faceted_search.rs Closes #1195 (#1222) 2021-12-02 14:37:19 +09:00
faceted_search_with_tweaked_score.rs Minor refactoring (#1266) 2022-01-28 15:55:55 +09:00
integer_range_search.rs Issue/1198 (#1201) 2021-11-11 16:42:19 +09:00
iterating_docs_and_positions.rs Minor refactoring (#1266) 2022-01-28 15:55:55 +09:00
json_field.rs remove useless example 2022-05-23 19:49:31 +02:00
multiple_producer.rs Minor refactoring (#1266) 2022-01-28 15:55:55 +09:00
pre_tokenized_text.rs Issue/1198 (#1201) 2021-11-11 16:42:19 +09:00
snippet.rs Minor refactoring (#1266) 2022-01-28 15:55:55 +09:00
stop_words.rs Issue/1198 (#1201) 2021-11-11 16:42:19 +09:00
warmer.rs Refactoring dyn Column (#1502) 2022-09-02 17:26:30 +09:00
working_with_json.rs cargo fmt 2021-07-01 18:17:08 +02:00