elasticsearch/docs/painless
Alan Woodward cbf6e162c5
Remove references to mapping type in painless ingest and update scripts (#54499)
Painless scripts no longer make the mapping type of a document available for
reference or mutation; however, there are still some references to the _type
field in the documentation for a number of script contexts. This commit removes
these references, and additionally stops emitting deprecation messages when
a script tries to get the _type field.
2020-03-31 16:25:44 +01:00
..
painless-api-reference Remove support for sparse vectors. (#48781) 2019-11-14 16:54:48 -05:00
painless-contexts Remove references to mapping type in painless ingest and update scripts (#54499) 2020-03-31 16:25:44 +01:00
painless-guide Scripting: Add char position of script errors (#51069) 2020-01-21 10:57:09 -07:00
painless-lang-spec [DOCS] Fix several Asciidoctor double arrow replacements (#52827) 2020-03-04 08:42:37 -05:00
index.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
painless-api-reference.asciidoc Task to generate Painless API's per context (#41233) 2019-04-23 09:10:47 -07:00
painless-contexts.asciidoc [DOCS] Moves Watcher content into Elasticsearch book (#47147) 2019-09-27 16:05:44 -07:00
painless-guide.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
painless-lang-spec.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
redirects.asciidoc [DOCS] Add redirect for painless examples anchor 2019-06-25 12:37:21 -04:00