Updated links on scripting reference

This commit is contained in:
Nick 2016-01-11 12:01:35 +00:00
parent 39bc001e33
commit 2e994a2000
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ supported scripting languages:
|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] |mvel |no |https://github.com/elastic/elasticsearch-lang-mvel[elasticsearch-lang-mvel]
|javascript |no |https://github.com/elastic/elasticsearch-lang-javascript[elasticsearch-lang-javascript] |javascript |no |https://github.com/elastic/elasticsearch/tree/master/plugins/lang-javascript[elasticsearch-lang-javascript]
|python |no |https://github.com/elastic/elasticsearch-lang-python[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