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

Remove ability to configure _index #12356

Merged
merged 2 commits into from Jul 21, 2015
Merged

Remove ability to configure _index #12356

merged 2 commits into from Jul 21, 2015

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Jul 21, 2015

The _index field is now a completely virtual field thanks
to #12027. It is no longer necessary to index the actual value
of the index name.

closes #12329

The `_index` field is now a completely virtual field thanks
to elastic#12027. It is no longer necessary to index the actual value
of the index name.

closes elastic#12329
@rjernst rjernst added >breaking v2.0.0-beta1 :Search/Mapping Index mappings, including merging and defining field types labels Jul 21, 2015
@jpountz
Copy link
Contributor

jpountz commented Jul 21, 2015

Woohoo! LGTM

rjernst added a commit that referenced this pull request Jul 21, 2015
Remove ability to configure _index
@rjernst rjernst merged commit 8f6398a into elastic:master Jul 21, 2015
@rjernst rjernst deleted the fix/12329 branch July 21, 2015 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Search/Mapping Index mappings, including merging and defining field types v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make _index field non-configurable
2 participants