tantivy/tokenizer-api
2023-07-03 22:05:10 +09:00
..
src proof of concept for dynamic tokenizer. 2023-07-03 22:05:10 +09:00
Cargo.toml release tantivy (#2083) 2023-06-09 10:47:46 +02: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.