mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Co-authored-by: Majid Alaeinia <11965368+majidalaeinia@users.noreply.github.com>
This commit is contained in:
parent
806dfcba57
commit
0a1851353a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
Wherever scripting is supported in the {es} APIs, the syntax follows the same
|
||||
pattern; you specify the language of your script, provide the script logic (or
|
||||
source, and add parameters that are passed into the script:
|
||||
source), and add parameters that are passed into the script:
|
||||
|
||||
[source,js]
|
||||
-------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue