🔎 Open source distributed and RESTful search engine.
Go to file
Shay Banon 2023a10002 latest assembly 2012-02-26 10:21:19 +02:00
src latest assembly 2012-02-26 10:21:19 +02:00
.gitignore first commit 2011-12-05 17:54:04 +02:00
README.md release 1.1.0 supporting elasticsearch 0.19 2012-02-07 16:45:13 +02:00
pom.xml latest assembly 2012-02-26 10:21:19 +02:00

README.md

Python lang Plugin for ElasticSearch

The Python (jython) language plugin allows to have python as the language of scripts to execute.

In order to install the plugin, simply run: bin/plugin -install elasticsearch/elasticsearch-lang-python/1.1.0.

---------------------------------------
| Python Plugin    | ElasticSearch    |
---------------------------------------
| master           | 0.19 -> master   |
---------------------------------------
| 1.1.0            | 0.19 -> master   |
---------------------------------------
| 1.0.0            | 0.18             |
---------------------------------------