mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-20 04:58:19 +00:00
064518156f
* refactor tokenization pipeline to use GATs * fix doctests * fix clippy lints * remove commented code
#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.