Search and Storage Server
Xapiand is fast, it relies in the Xapian search engine which is a proven library with many many years of optimizations.
Benchmarks →Straightforward RESTful API is JSON document oriented with no need for upfront schema definition.
Quick-start →(Near) Real Time Search and data Storage with Multi Tenant & Multi Types indexes.
Getting Started →~ $ brew install Kronuz/tap/xapiand
~ $ xapiand -vvvv
# => Ready to Rock!
~ $ docker run -p 8880:8880 --rm dubalu/xapiand:0.40.0
# => Ready to Rock!
~ $ docker run -p 8880:8880 --rm dubalu/xapiand:0.40.0
# => Ready to Rock!
It is written in modern C++ for efficiency and scalability so it has a Small Footprint with very Low Memory Usage.
Provides high availability with replicated indexing and federated search capabilities across several Nodes in a Cluster.
The integrated hierarchical triangular mesh allows you to combine Geolocation with Full-text Search and Analytics.
Spatial Search →