An open API service indexing awesome lists of open source software.

https://github.com/kronuz/xapiand

Xapiand: A RESTful Search Engine
https://github.com/kronuz/xapiand

c-plus-plus elasticsearch indexing search search-engine

Last synced: 10 months ago
JSON representation

Xapiand: A RESTful Search Engine

Awesome Lists containing this project

README

          

# Xapiand

[![Build Status][travis-image]][travis-url]

## A RESTful Search Engine

Xapiand is *A Modern Highly Available Distributed RESTful Search and Storage
Engine built for the Cloud and with Data Locality in mind*. It takes JSON
(or MessagePack) documents and indexes them efficiently for later retrieval.

Official site is at [https://kronuz.io/Xapiand](https://kronuz.io/Xapiand)

## License

[MIT](LICENSE)

[travis-image]: https://travis-ci.org/Kronuz/Xapiand.svg
[travis-url]: https://travis-ci.org/Kronuz/Xapiand