Note that there is a PR opened about it in elasticsearch-lang-javascript project: https://github.com/elasticsearch/elasticsearch-lang-javascript/pull/13
-- David ;-) Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs Le 8 mars 2014 à 13:36, "[email protected]" <[email protected]> a écrit : Hi, I'd like to announce a new plugin for Elasticsearch, for supporting the Java 8 Javascript Engine aka "Nashorn" as a script language. https://github.com/jprante/elasticsearch-lang-javascript-nashorn Maven project site: http://jprante.github.io/elasticsearch-lang-javascript-nashorn/ Javadoc: http://jprante.github.io/elasticsearch-lang-javascript-nashorn/apidocs/index.html Bintray: https://bintray.com/jprante/elasticsearch-plugins/elasticsearch-lang-javascript-nashorn/ Because I used the JSR 223 scripting engine API, the source code of the plugin could be useful to integrate other JSR 223 scripting languages into Elasticsearch. Note, for using it successfully, you must start ES under Java 8 runtime environment. Java 8 is currently under early access, but a GA will be released soon. https://jdk8.java.net/download.html http://openjdk.java.net/projects/jdk8/ Let's hope that Lucene/Elasticsearch will soon make the switch to Java 8 also at source level. MVEL needs some work http://jira.codehaus.org/browse/MVEL-299 Feed back is more than welcome! Best, Jörg -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoHe1iPnhBB9U%3DnATeLarT_d-bsmsiGW7Gg8%3DdT3kPOyfA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/FEB6D93B-1606-461D-9341-883BD2335013%40pilato.fr. For more options, visit https://groups.google.com/d/optout.
