OpenSearch/docs/reference/indices
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
..
apis [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
aliases.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
analyze.asciidoc Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
clearcache.asciidoc [Docs] Add _cache/clear parameter examples (#34614) 2018-10-19 00:44:37 +02:00
create-index.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
delete-index.asciidoc [DOCS] delete index no longer supports specifying aliases 2017-06-19 10:30:05 +02:00
flush.asciidoc Update the Flush API documentation (#33551) 2019-01-15 11:45:10 +01:00
forcemerge.asciidoc [DOCS] Force Merge: clarify execution and storage requirements (#33882) 2018-10-23 12:25:04 +02:00
get-field-mapping.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
get-index.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
get-mapping.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
get-settings.asciidoc CONSOLEify some more Indices APIs (#24375) 2017-05-01 13:56:39 -04:00
indices-exists.asciidoc documentation fix: index exists is ambiguous (#28460) 2018-02-01 13:22:32 -08:00
open-close.asciidoc Add wait_for_active_shards parameter to index open command (#26682) 2017-09-22 11:15:03 +02:00
put-mapping.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
recovery.asciidoc Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
refresh.asciidoc Add CONSOLE to more docs 2016-09-01 17:08:18 -04:00
rollover-index.asciidoc Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
segments.asciidoc [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
shard-stores.asciidoc [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
shrink-index.asciidoc Default copy settings to true and deprecate on the REST layer (#30598) 2018-05-18 10:12:08 -04:00
split-index.asciidoc Remove `include_type_name` in asciidoc where possible (#37568) 2019-01-18 09:34:11 +01:00
stats.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
templates.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
types-exists.asciidoc Deprecate type exists requests. (#34663) 2018-10-22 08:46:11 -07:00
update-settings.asciidoc Docs: Add example of resetting index setting (#29048) 2018-03-19 20:04:58 -07:00