tantivy/tokenizer-api
2025-04-09 16:58:45 +08:00
..
src clippy (#2549) 2024-11-29 16:08:21 +08:00
Cargo.toml chore: Release 2025-04-09 16:58:45 +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.