Tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
Description
Tantivy is an open-source library for building full-text search engines, written entirely in Rust. It draws inspiration from Apache Lucene and provides the core functionalities needed for indexing and searching text data efficiently, licensed under MIT.
Features
Full-text indexing; Search querying (term, phrase, boolean, fuzzy); Scoring; Tokenization; Schema definition; Rust-based; MIT License.
Benefits
Provides core search engine capabilities as a library; High performance due to Rust; Memory safe (due to Rust); MIT licensed.
Links
- Home: https://github.com/quickwit-oss/tantivy
- Source code: https://github.com/quickwit-oss/tantivy
- Open Source
- โ
- European
- โ