Update script-fields.asciidoc (#42490)
This commit is contained in:
parent
7b4d1ac352
commit
380f296631
|
@ -33,7 +33,7 @@ GET /_search
|
|||
// CONSOLE
|
||||
// TEST[setup:sales]
|
||||
|
||||
Script fields can work on fields that are not stored (`my_field_name` in
|
||||
Script fields can work on fields that are not stored (`price` in
|
||||
the above case), and allow to return custom values to be returned (the
|
||||
evaluated value of the script).
|
||||
|
||||
|
|
Loading…
Reference in New Issue