Skip to content
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

Get Mapping API: when asking for a mapping of a single index and single type, don't wrap the mapping with the index name #838

Closed
kimchy opened this issue Apr 6, 2011 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Apr 6, 2011

This can create confusion for people trying to create mappings based on the response.

@kimchy
Copy link
Member Author

kimchy commented Apr 6, 2011

Get Mapping API: when asking for a mapping of a single index and single type, don't wrap the mapping with the index name, closed by 08f594c.

@kimchy kimchy closed this as completed Apr 6, 2011
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
* Add support for 'auto' setting for ilm_enabled

Adds a new confifuration option for `ilm_enabled` - `auto`. Using `auto` will
enable ILM if the target Elasticsearch cluster is > 7.0, and has the ILM
feature enabled and available.

* Fix code review comments, log formatting

Removes puts statement, fixes indentation, and fixes misleading
log messages when either the default template is used, or when
a template cannot be found.

* Fix doc typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant