elasticsearch/docs/reference/scripting
Julie Tibshirani f46b04956b
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:29:48 -07:00
..
engine.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
expression.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:45:04 -04:00
fields.asciidoc Avoid unnecessary use of stored_fields in our docs. (#57488) 2020-06-01 17:29:48 -07:00
painless.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:45:04 -04:00
security.asciidoc Fix old name of script context in docs (#45410) 2019-08-12 09:28:44 -07:00
using.asciidoc Scripting: Deprecate general cache settings (#55038) 2020-04-22 12:33:33 -06:00