mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
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
This commit is contained in:
parent
4a686c9750
commit
7d010195f4
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue