OpenSearch/docs/painless/painless-contexts
Christoph Büscher 25aac4f77f
Remove `include_type_name` in asciidoc where possible (#37568)
The "include_type_name" parameter was temporarily introduced in #37285 to facilitate
moving the default parameter setting to "false" in many places in the documentation
code snippets. Most of the places can simply be reverted without causing errors.
In this change I looked for asciidoc files that contained the
"include_type_name=true" addition when creating new indices but didn't look
likey they made use of the "_doc" type for mappings. This is mostly the case
e.g. in the analysis docs where index creating often only contains settings. I
manually corrected the use of types in some places where the docs still used an
explicit type name and not the dummy "_doc" type.
2019-01-18 09:34:11 +01:00
..
index.asciidoc [Docs] Add painless context details for bucket_selector (#35162) 2018-11-08 11:02:30 -05:00
painless-analysis-predicate-context.asciidoc Add conditional token filter to elasticsearch (#31958) 2018-09-05 14:52:43 +01:00
painless-bucket-script-agg-context.asciidoc [Docs] Add painless context details for bucket_script (#35142) 2018-11-06 12:18:29 -05:00
painless-bucket-selector-agg-context.asciidoc [Docs] Add painless context details for bucket_selector (#35162) 2018-11-08 11:02:30 -05:00
painless-context-examples.asciidoc Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
painless-field-context.asciidoc Painless Context Doc: Add field context example (#35130) 2018-11-08 14:54:20 -05:00
painless-filter-context.asciidoc Painless Context Doc: Add filter context example (#35305) 2018-11-15 14:33:34 -05:00
painless-ingest-processor-context.asciidoc Painless: Add an Ingest Script Processor Example (#32302) 2018-08-09 14:24:55 -07:00
painless-metric-agg-combine-context.asciidoc Update scripted metric docs to use `state` variable (#32695) 2018-08-10 10:21:54 -07:00
painless-metric-agg-init-context.asciidoc Update scripted metric docs to use `state` variable (#32695) 2018-08-10 10:21:54 -07:00
painless-metric-agg-map-context.asciidoc Update scripted metric docs to use `state` variable (#32695) 2018-08-10 10:21:54 -07:00
painless-metric-agg-reduce-context.asciidoc Update scripted metric docs to use `state` variable (#32695) 2018-08-10 10:21:54 -07:00
painless-min-should-match-context.asciidoc Painless Context Doc: Add min should match example (#35423) 2018-11-15 15:10:49 -05:00
painless-reindex-context.asciidoc Painless: Fix documentation links to use existing refs (#32335) 2018-07-25 10:59:25 -07:00
painless-score-context.asciidoc Improve painless docs for score, similarity, weight and sort (#35629) 2018-12-03 17:34:15 +00:00
painless-similarity-context.asciidoc [DOCs] More broken painless links 2018-12-03 12:38:53 -08:00
painless-sort-context.asciidoc Improve painless docs for score, similarity, weight and sort (#35629) 2018-12-03 17:34:15 +00:00
painless-update-by-query-context.asciidoc Painless: Fix documentation links to use existing refs (#32335) 2018-07-25 10:59:25 -07:00
painless-update-context.asciidoc Painless: Fix documentation links to use existing refs (#32335) 2018-07-25 10:59:25 -07:00
painless-watcher-condition-context.asciidoc [DOCS] Add watcher context examples (#36565) 2019-01-14 20:44:21 -06:00
painless-watcher-context-example.asciidoc [DOCS] Add watcher context examples (#36565) 2019-01-14 20:44:21 -06:00
painless-watcher-context-variables.asciidoc [DOCS] Add watcher context examples (#36565) 2019-01-14 20:44:21 -06:00
painless-watcher-transform-context.asciidoc [DOCS] Add watcher context examples (#36565) 2019-01-14 20:44:21 -06:00
painless-weight-context.asciidoc [DOCS] Add watcher context examples (#36565) 2019-01-14 20:44:21 -06:00