-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Update the default for include_type_name to false. #37285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jtibshirani
merged 21 commits into
elastic:master
from
jtibshirani:include-type-name-default
Jan 14, 2019
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
376dc7d
Add a constant for the default include_type_name value.
jtibshirani ddf73b9
Some minor clean-ups around the get index API.
jtibshirani 83b4be1
Default include_type_name to false for get and put mappings.
jtibshirani b96d640
Default include_type_name to false for get field mappings.
jtibshirani 776b097
Default include_type_name to false for get and put index templates.
jtibshirani 2495ae7
Default include_type_name to false for create index.
jtibshirani 8b74660
Update create index calls in REST documentation to use include_type_n…
jtibshirani 0edfc3b
In REST tests, use include_type_name=true by default for index creation.
jtibshirani 1f202c8
Make sure to use 'expression == false'.
jtibshirani af45f15
Clarify the different IndexTemplateMetaData toXContent methods.
jtibshirani 92f8243
Fix FullClusterRestartIT#testSnapshotRestore.
jtibshirani 197746e
Fix the ml_anomalies_default_mappings test.
jtibshirani ace36e0
Fix GetFieldMappingsResponseTests and GetIndexTemplateResponseTests.
jtibshirani 0b33b85
Improve some wording in the create index documentation.
jtibshirani a6e0ada
Add a note about types removal in the create index docs.
jtibshirani 8c32905
Fix more REST tests.
jtibshirani 7497ce8
Fix SmokeTestMonitoringWithSecurityIT#testHTTPExporterWithSSL.
jtibshirani 0ee6bc7
Make sure to mention include_type_name in the REST docs for affected …
jtibshirani 35b7b47
Make sure to use 'expression == false' in FullClusterRestartIT.
jtibshirani 03115c3
Mention include_type_name in the REST templates docs.
jtibshirani e3281dc
Merge remote-tracking branch 'upstream/master' into include-type-name…
jtibshirani File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.