Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | Elasticsearch client API |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 0.1 |
SHA1 sum: | 92b08c6a789e9b5b1530e711e8bf0f3281c6af23 |
Author: | Hongxin Liang <hongxin.liang@ericsson.com> |
Maintainer: | Hongxin Liang <hongxin.liang@ericsson.com> |
Packager: | Hongxin Liang <hongxin.liang@ericsson.com> |
Home page: | https://github.com/EricssonResearch/plasticsearch |
Download URL: | https://github.com/EricssonResearch/plasticsearch/archive/v0.1.zip |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.1 | 73dc647be4d2744b8921fd8e2be6637f4cd48531 | 1 | https://github.com/EricssonResearch/plasticsearch.git |
7f10842c29aaecb7d380083ddafa50d1a50d48f7 | 1 | https://github.com/EricssonResearch/plasticsearch.git | |
92b08c6a789e9b5b1530e711e8bf0f3281c6af23 | 26 | https://github.com/EricssonResearch/plasticsearch.git |
Plasticsearch is an Elasticsearch Client implemented in Prolog.
The implementation is based on Python Elasticsearch Client. Architecture, design, and modularization are kept the same as Python Elasticsearch Client in order to make it easier to use for developers who are familiar with Python Elasticsearch Client.
Using SWI-Prolog 7 or later.
?- pack_install('https://github.com/EricssonResearch/plasticsearch.git').
Source code available and pull requests accepted here.
Pack contains 15 files holding a total of 106K bytes.