Skip to content

Move MapperRegistry to index.mapper package#69805

Merged
javanna merged 1 commit intoelastic:masterfrom
javanna:refactoring/mapper_registry_move
Mar 2, 2021
Merged

Move MapperRegistry to index.mapper package#69805
javanna merged 1 commit intoelastic:masterfrom
javanna:refactoring/mapper_registry_move

Conversation

@javanna
Copy link
Copy Markdown
Contributor

@javanna javanna commented Mar 2, 2021

MapperRegistry is the only class under the indices.mapper package. It fits better under index.mapper together with MapperService and friends, hence this commit moves it there and removes the indices.mapper package.

MapperRegistry is the only class under the indices.mapper package. It fits better under index.mapper together with MapperService and friends, hence this commit moves it there and removes the indices.mapper package.
@javanna javanna added :Search Foundations/Mapping Index mappings, including merging and defining field types >refactoring v8.0.0 v7.13.0 labels Mar 2, 2021
@javanna javanna requested a review from romseygeek March 2, 2021 13:47
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Mar 2, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (Team:Search)

@javanna javanna mentioned this pull request Mar 2, 2021
28 tasks
Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javanna javanna merged commit 63d6c94 into elastic:master Mar 2, 2021
javanna added a commit to javanna/elasticsearch that referenced this pull request Mar 2, 2021
MapperRegistry is the only class under the indices.mapper package. It fits better under index.mapper together with MapperService and friends, hence this commit moves it there and removes the indices.mapper package.
javanna added a commit that referenced this pull request Mar 2, 2021
MapperRegistry is the only class under the indices.mapper package. It fits better under index.mapper together with MapperService and friends, hence this commit moves it there and removes the indices.mapper package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>refactoring :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Meta label for search team v7.13.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants