OpenSearch/docs/plugins
Julie Tibshirani 36a3b84fc9
Update the default for include_type_name to false. (#37285)
* Default include_type_name to false for get and put mappings.

* Default include_type_name to false for get field mappings.

* Add a constant for the default include_type_name value.

* Default include_type_name to false for get and put index templates.

* Default include_type_name to false for create index.

* Update create index calls in REST documentation to use include_type_name=true.

* Some minor clean-ups around the get index API.

* In REST tests, use include_type_name=true by default for index creation.

* Make sure to use 'expression == false'.

* Clarify the different IndexTemplateMetaData toXContent methods.

* Fix FullClusterRestartIT#testSnapshotRestore.

* Fix the ml_anomalies_default_mappings test.

* Fix GetFieldMappingsResponseTests and GetIndexTemplateResponseTests.

We make sure to specify include_type_name=true during xContent parsing,
so we continue to test the legacy typed responses. XContent generation
for the typeless responses is currently only covered by REST tests,
but we will be adding unit test coverage for these as we implement
each typeless API in the Java HLRC.

This commit also refactors GetMappingsResponse to follow the same appraoch
as the other mappings-related responses, where we read include_type_name
out of the xContent params, instead of creating a second toXContent method.
This gives better consistency in the response parsing code.

* Fix more REST tests.

* Improve some wording in the create index documentation.

* Add a note about types removal in the create index docs.

* Fix SmokeTestMonitoringWithSecurityIT#testHTTPExporterWithSSL.

* Make sure to mention include_type_name in the REST docs for affected APIs.

* Make sure to use 'expression == false' in FullClusterRestartIT.

* Mention include_type_name in the REST templates docs.
2019-01-14 13:08:01 -08:00
..
alerting.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
analysis-icu.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
analysis-kuromoji.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
analysis-nori.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
analysis-phonetic.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
analysis-smartcn.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis-stempel.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis-ukrainian.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis.asciidoc Update analysis.asciidoc (#37404) 2019-01-14 11:22:03 +01:00
api.asciidoc [DOCS] Add PQL language Plugin (#31237) 2018-06-29 11:37:09 +02:00
authors.asciidoc Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
discovery-azure-classic.asciidoc Remove version.qualified from MainResponse (#35412) 2018-11-29 08:41:39 +02:00
discovery-ec2.asciidoc Update discovery-ec2.asciidoc (#28925) 2019-01-11 11:24:31 +02:00
discovery-gce.asciidoc [GCE Discovery] Automatically set project-id and zone (#33721) 2018-10-03 11:37:36 +02:00
discovery.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
index.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
ingest-attachment.asciidoc Add doc's sequence number + primary term to GetResult and use it for updates (#36680) 2018-12-17 15:22:13 +01:00
ingest-geoip.asciidoc Fix titles of GeoIP and User Agent processor docs 2018-12-22 20:31:07 -05:00
ingest-user-agent.asciidoc Fix ingest cross-doc links 2018-12-22 20:51:18 -05:00
ingest.asciidoc Fix ingest cross-doc links 2018-12-22 20:51:18 -05:00
install_remove.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
integrations.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
management.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
mapper-annotated-text.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
mapper-murmur3.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
mapper-size.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
mapper.asciidoc New plugin - Annotated_text field type (#30364) 2018-09-18 10:25:27 +01:00
plugin-script.asciidoc Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
redirects.asciidoc [DOCS] Added note about Elastic Cloud to improve 'elastic aws' SERP results. 2017-04-12 17:57:03 -07:00
repository-azure.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
repository-gcs.asciidoc [DOC] Repository GCS ADC not supported (#33238) 2018-08-30 10:32:08 +03:00
repository-hdfs.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
repository-s3.asciidoc [DOCS] Clarify client settings (#31469) 2019-01-09 10:00:00 -08:00
repository.asciidoc [Docs] Updating URL for Openstack Swift plugin (#34136) 2018-11-01 11:57:55 +01:00
security.asciidoc [Docs] Remove Kerberos/SPNEGO Shield plugin (#28019) 2018-01-10 19:23:06 +01:00
store-smb.asciidoc Update the default for include_type_name to false. (#37285) 2019-01-14 13:08:01 -08:00
store.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00