tantivy/tokenizer-api
PSeitz 33794a114c
chore: Release (#2686)
Co-authored-by: Pascal Seitz <pascal.seitz@datadoghq.com>
2025-08-20 18:29:37 +08:00
..
src clippy (#2549) 2024-11-29 16:08:21 +08:00
Cargo.toml chore: Release (#2686) 2025-08-20 18:29:37 +08:00
README.md move tokenizer API to seperate crate (#1767) 2023-01-09 06:37:38 +01:00

#Tokenizer-API

An API to interface a tokenizer with tantivy.

The API will be kept stable in order to not break support for existing tokenizers.