From c44794ecefdb17e736019711588e237ee52f55b4 Mon Sep 17 00:00:00 2001 From: rustmailer Date: Sat, 22 Nov 2025 22:00:57 +0800 Subject: [PATCH] docs: add usage example to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f57f256526..36daca8a27 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ You can also find other bindings on [GitHub](https://github.com/search?q=tantivy - [seshat](https://github.com/matrix-org/seshat/): A matrix message database/indexer - [tantiny](https://github.com/baygeldin/tantiny): Tiny full-text search for Ruby - [lnx](https://github.com/lnx-search/lnx): adaptable, typo tolerant search engine with a REST API +- [Bichon](https://github.com/rustmailer/bichon): A lightweight, high-performance Rust email archiver with WebUI - and [more](https://github.com/search?q=tantivy)! ### On average, how much faster is Tantivy compared to Lucene?