{ "info": { "author": "Kyle Lahnakoski", "author_email": "kyle@lahnakoski.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# `jx_elasticsearch`\n\n|Branch |Status |\n|------------|---------|\n|master | [![Build Status](https://travis-ci.org/klahnakoski/jx-elasticsearch.svg?branch=master)](https://travis-ci.org/klahnakoski/jx-elasticsearch) |\n|dev | [![Build Status](https://travis-ci.org/klahnakoski/jx-elasticsearch.svg?branch=dev)](https://travis-ci.org/klahnakoski/jx-elasticsearch) |\n\n\nThis library implements [JSON Query Expressions](https://github.com/klahnakoski/JSONQueryExpressionTests) atop an Elasticsearch.\n\n\n## Contribution\n\nNew, or old, versions of Elasticsearch should be added by copying the `es52` subdirectory, and altering the implementation to deal with the differences.\n\nThere are two directories in the [ActiveData git history](https://github.com/mozilla/ActiveData/commits/dev) that may help for old versions.\n\n1. `es09` for Elasticsearch version 0.9.x (with MVEL scripting)\n2. `es14` is for any version 1.x variant of Elasticsearch (with Groovy scripting)\n\nBoth of these directories are too old to be used directly, but they do have code templates for their respective scripting language, and they do have other hints about how to construct queries with the limitations of the older versions.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/klahnakoski/jx-elasticsearch", "keywords": "", "license": "MPL 2.0", "maintainer": "", "maintainer_email": "", "name": "jx-elasticsearch", "package_url": "https://pypi.org/project/jx-elasticsearch/", "platform": "", "project_url": "https://pypi.org/project/jx-elasticsearch/", "project_urls": { "Homepage": "https://github.com/klahnakoski/jx-elasticsearch" }, "release_url": "https://pypi.org/project/jx-elasticsearch/2.43.19055/", "requires_dist": null, "requires_python": "", "summary": "JSON query expressions for Elasticsearch", "version": "2.43.19055" }, "last_serial": 4861769, "releases": { "2.43.19055": [ { "comment_text": "", "digests": { "md5": "931c11694f78ec9738ea5dae43607984", "sha256": "f5bc1e60565704a0a86589182a60876fb2d2ce00f98e2c4584f8d2164d5e84e8" }, "downloads": -1, "filename": "jx-elasticsearch-2.43.19055.tar.gz", "has_sig": false, "md5_digest": "931c11694f78ec9738ea5dae43607984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14838, "upload_time": "2019-02-24T19:23:02", "url": "https://files.pythonhosted.org/packages/a0/9a/a28125de0cef5318d7497fa0ec200ed1c06283eae54364b006ee46e76ef2/jx-elasticsearch-2.43.19055.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "931c11694f78ec9738ea5dae43607984", "sha256": "f5bc1e60565704a0a86589182a60876fb2d2ce00f98e2c4584f8d2164d5e84e8" }, "downloads": -1, "filename": "jx-elasticsearch-2.43.19055.tar.gz", "has_sig": false, "md5_digest": "931c11694f78ec9738ea5dae43607984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14838, "upload_time": "2019-02-24T19:23:02", "url": "https://files.pythonhosted.org/packages/a0/9a/a28125de0cef5318d7497fa0ec200ed1c06283eae54364b006ee46e76ef2/jx-elasticsearch-2.43.19055.tar.gz" } ] }