OpenSearch/docs/reference/scripting
Julie Tibshirani e434c481dc Avoid unnecessary use of stored_fields in our docs. (#57488)
Generally we don't advocate for using `stored_fields`, and we're interested in
eventually removing the need for this parameter. So it's best to avoid using
stored fields in our docs examples when it's not actually necessary.

Individual changes:
* Avoid using 'stored_fields' in our docs.
* When defining script fields in top-hits, de-emphasize stored fields.
2020-06-01 17:31:42 -07:00
..
engine.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) (#46494) 2019-09-09 12:35:50 -04:00
expression.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:46:02 -04:00
fields.asciidoc Avoid unnecessary use of stored_fields in our docs. (#57488) 2020-06-01 17:31:42 -07:00
painless.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:46:02 -04:00
security.asciidoc Fix old name of script context in docs (#45410) 2019-08-12 09:29:13 -07:00
using.asciidoc Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00