tantivy-py/src
Aécio Santos 8216f17d60
Expose Tantivy's TermSetQuery (#249)
2024-04-26 13:21:46 +02:00
..
document.rs Add field_boosts and fuzzy_fields optional parameters to Index::parse_query (#202) 2024-02-05 12:01:26 +01:00
facet.rs chore: fix module namespace (#190) 2024-01-21 21:16:34 +01:00
index.rs Add field_boosts and fuzzy_fields optional parameters to Index::parse_query (#202) 2024-02-05 12:01:26 +01:00
lib.rs Expose the method of boolean query (#243) 2024-04-23 01:27:51 +02:00
parser_error.rs Add field_boosts and fuzzy_fields optional parameters to Index::parse_query (#202) 2024-02-05 12:01:26 +01:00
query.rs Expose Tantivy's TermSetQuery (#249) 2024-04-26 13:21:46 +02:00
schema.rs chore: fix module namespace (#190) 2024-01-21 21:16:34 +01:00
schemabuilder.rs chore: fix module namespace (#190) 2024-01-21 21:16:34 +01:00
searcher.rs chore: fix module namespace (#190) 2024-01-21 21:16:34 +01:00
snippet.rs doc: fix Snippet docstring. fixes #225 (#226) 2024-03-22 01:47:33 +01:00