tantivy/tokenizer-api
PSeitz 4a6123d3ff
release tantivy: bump versions (#2625)
* chore: Release

* chore: Release

---------

Co-authored-by: Pascal Seitz <pascal.seitz@datadoghq.com>
2025-06-10 15:34:39 +02:00
..
src clippy (#2549) 2024-11-29 16:08:21 +08:00
Cargo.toml release tantivy: bump versions (#2625) 2025-06-10 15:34:39 +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.