mdietrichstein/ir-search-engine-rust
Rust-based text search engine from scratch supporting multiple document similarity metrics (TF-IDF, BM25, BM25VA)
This tool helps you quickly build a basic search engine for a collection of text documents. It takes your documents and a WordNet database as input, then allows you to find documents that are most relevant to specific search queries, ranked by advanced similarity measures. This is ideal for someone needing to organize and retrieve information from their own document sets.
No commits in the last 6 months.
Use this if you need to create a custom search function for a specific collection of text documents and want more control over how results are ranked.
Not ideal if you're looking for a production-ready, highly scalable search solution or a ready-to-use application with a user interface.
Stars
5
Forks
—
Language
Rust
License
—
Category
Last pushed
Jun 05, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/mdietrichstein/ir-search-engine-rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meilisearch/meilisearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
nuclia/nucliadb
NucliaDB, The AI Search database for RAG
vespa-engine/vespa
AI + Data, online. https://vespa.ai
ICIJ/datashare
A self‑hosted search engine for documents
PrithivirajDamodaran/FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and...