Show HN: Ruosh,full-text search library in Python backed by Tantivy
Category: library
Tags: full-text-search, python-library, tantivy
Score: 6.3/10 (Innovation: 5, Technical: 7, Documentation: 7, Utility: 6)
Ruosh is a Python full-text search library that provides a Whoosh-like API backed by the Rust-powered Tantivy engine, offering significant performance improvements over Whoosh while keeping a familiar interface. It features structured queries, pagination, snippets, sorting, and corpus intelligence, making it a compelling alternative to heavier solutions like Elasticsearch for Python developers.
Target audience: backend devs
Repository: https://github.com/AiDinho/ruosh · Python · MIT
View on Hacker News