updated scripting links to doc links and removed mvel
This commit is contained in:
parent
2e994a2000
commit
5089849853
|
@ -77,9 +77,8 @@ supported scripting languages:
|
||||||
|groovy |no |built-in
|
|groovy |no |built-in
|
||||||
|expression |yes |built-in
|
|expression |yes |built-in
|
||||||
|mustache |yes |built-in
|
|mustache |yes |built-in
|
||||||
|mvel |no |https://github.com/elastic/elasticsearch-lang-mvel[elasticsearch-lang-mvel]
|
|javascript |no |https://www.elastic.co/guide/en/elasticsearch/plugins/current/lang-javascript.html[elasticsearch-lang-javascript]
|
||||||
|javascript |no |https://github.com/elastic/elasticsearch/tree/master/plugins/lang-javascript[elasticsearch-lang-javascript]
|
|python |no |https://www.elastic.co/guide/en/elasticsearch/plugins/current/lang-python.html[elasticsearch-lang-python]
|
||||||
|python |no |https://github.com/elastic/elasticsearch/tree/master/plugins/lang-python[elasticsearch-lang-python]
|
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
|
||||||
To increase security, Elasticsearch does not allow you to specify scripts for
|
To increase security, Elasticsearch does not allow you to specify scripts for
|
||||||
|
|
Loading…
Reference in New Issue