elasticsearch/docs/reference/docs
JeffSaxeVA efdad7d5fc [DOCS] Add "remove a tag" script logic as an example (#32556)
It took me quite a while of online searching and experimenting to realize the function-call asymmetry in the Add versus Remove from a list, like the "tags" list! I realize we cannot give examples for every single thing the user wants to do in Painless, but this is such a common use case (removing a tag from a single doc, or from a set of docs with Update-By-Query) that I believe it ought to be demonstrated immediately after the "add a tag" example. We have an example of removing an entire document field, but not removing one element of a list (a multi-valued field).

Also, a minor grammar fix: I have added an apostrophe to the word "its" in the accompanying text of the example just above.
2018-08-17 10:56:06 +02:00
..
bulk.asciidoc Docs: Explain _bulk?refresh shard targeting 2018-07-05 16:24:03 -04:00
data-replication.asciidoc
delete-by-query.asciidoc Docs: Use task_id in examples of tasks (#30436) 2018-05-08 14:23:32 -04:00
delete.asciidoc Reinstate missing documentation (#28781) 2018-04-26 11:42:23 +01:00
get.asciidoc Update get.asciidoc (#31084) 2018-06-04 15:44:00 -07:00
index_.asciidoc Fix auto-generated ID example format (#29461) 2018-04-12 22:33:38 -04:00
multi-get.asciidoc Add note to docs regarding multi-get ordering 2018-01-26 09:07:12 -05:00
multi-termvectors.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
refresh.asciidoc [Docs]Corrected spelling errors. (#28976) 2018-03-19 10:22:40 -07:00
reindex.asciidoc Update reindex.asciidoc (#31626) 2018-06-27 12:46:29 -07:00
termvectors.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
update-by-query.asciidoc Docs: Use task_id in examples of tasks (#30436) 2018-05-08 14:23:32 -04:00
update.asciidoc [DOCS] Add "remove a tag" script logic as an example (#32556) 2018-08-17 10:56:06 +02:00