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 AbstractFieldMapper #12089

Merged
merged 1 commit into from Jul 8, 2015

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Jul 7, 2015

AbstractFieldMapper is the only direct base class of FieldMapper.
This change moves all AbstractFieldMapper functionality into
FieldMapper, since there is no need for 2 levels of abstraction.

AbstractFieldMapper is the only direct base class of FieldMapper.
This change moves all AbstractFieldMapper functionality into
FieldMapper, since there is no need for 2 levels of abstraction.
@rjernst rjernst added v2.0.0-beta1 :Search/Mapping Index mappings, including merging and defining field types labels Jul 7, 2015
@jpountz
Copy link
Contributor

jpountz commented Jul 7, 2015

LGTM

rjernst added a commit that referenced this pull request Jul 8, 2015
@rjernst rjernst merged commit 8d9053a into elastic:master Jul 8, 2015
@rjernst rjernst deleted the refactor/field-mapper-collapse branch July 8, 2015 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :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.

None yet

3 participants