OpenSearch/docs/painless/painless-guide
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
..
index.asciidoc
painless-datetime.asciidoc
painless-debugging.asciidoc Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00
painless-execute-script.asciidoc
painless-method-dispatch.asciidoc
painless-walkthrough.asciidoc Avoid unnecessary use of stored_fields in our docs. (#57488) 2020-06-01 17:31:42 -07:00