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
- Host: GitHub
- URL: https://github.com/kronuz/xapiand
- Owner: Kronuz
- License: mit
- Created: 2015-02-23T16:37:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T18:21:16.000Z (10 months ago)
- Last Synced: 2025-04-04T21:08:17.547Z (10 months ago)
- Topics: c-plus-plus, elasticsearch, indexing, search, search-engine
- Language: C++
- Homepage: https://kronuz.github.io/Xapiand
- Size: 38.3 MB
- Stars: 363
- Watchers: 19
- Forks: 32
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
- Authors: AUTHORS
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