Browse Source

Update plugin-script.asciidoc

It is better not to show lang-groovy plugin in the example, as it is not used since elasticsearch 1.4.0
Andrzej Wisłowski 10 years ago
parent
commit
7d010195f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/plugin-script.asciidoc

+ 1 - 1
docs/plugins/plugin-script.asciidoc

@@ -229,7 +229,7 @@ example:
 
 [source,yaml]
 --------------------------------------------------
-plugin.mandatory: mapper-attachments,lang-groovy
+plugin.mandatory: mapper-attachments,lang-python
 --------------------------------------------------
 
 For safety reasons, a node will not start if it is missing a mandatory plugin.