Summa, The Reliable Searcher
Summa is a full-text IPFS-friendly search engine that may be launched on both large servers and inside your browser.
Thanks to embedded IPFS daemon, your data can be replicated and published through P2P, allowing for a truly distributed and uncensorable search experience. And, thanks to compatibility with WASM, Summa can be launched entirely inside your browser, enabling you to search in network published indices without ever having to execute search queries on remote servers.
If you’re ready to start, be sure to check out our docs:
- Quick Start guide
- Detailed Core documentation.
Key Features
- Full-text search engine written in Rust with a wide range of supported queries and ranking functions
- Server with GRPC API for using the search engine
- Python asynchronous client library and CLI for the API
- JS-bindings to launch subset of Summa in browsers
- Also, you may use Kafka for indexing
Distribution
Sources
Server
⚠️ The project is under active development, we do not publish latest
images yet. The best option now is testing