Skip to content

Disable fielddata on text fields by defaults. #17386

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

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Mar 29, 2016

text fields will have fielddata disabled by default. Fielddata can still be
enabled on an existing index by setting fielddata=true in the mappings.

@jpountz jpountz added >enhancement review :Search Foundations/Mapping Index mappings, including merging and defining field types v5.0.0-alpha1 labels Mar 29, 2016
@rjernst
Copy link
Member

rjernst commented Mar 29, 2016

LGTM

`text` fields will have fielddata disabled by default. Fielddata can still be
enabled on an existing index by setting `fielddata=true` in the mappings.
@jpountz jpountz force-pushed the enhancement/disable_fielddata_on_text branch from 88fa17b to 068c788 Compare March 30, 2016 12:35
@jpountz jpountz merged commit 068c788 into elastic:master Mar 30, 2016
@jpountz jpountz deleted the enhancement/disable_fielddata_on_text branch March 30, 2016 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Search Foundations/Mapping Index mappings, including merging and defining field types v5.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants