Skip to content

[backport] Add geo_shape mapper supporting doc-values in Spatial Plugin (#55037)#55500

Merged
talevy merged 1 commit intoelastic:7.xfrom
talevy:7xgsdv
Apr 22, 2020
Merged

[backport] Add geo_shape mapper supporting doc-values in Spatial Plugin (#55037)#55500
talevy merged 1 commit intoelastic:7.xfrom
talevy:7xgsdv

Conversation

@talevy
Copy link
Copy Markdown
Contributor

@talevy talevy commented Apr 20, 2020

backport of #55037

After #53562, the geo_shape field mapper is registered within
a module. This opens the door for introducing a new geo_shape
field mapper into the Spatial Plugin that has doc-values support.

This is very much an extension of server's GeoShapeFieldMapper,
but with the addition of the doc values implementation.

…#55037)

After elastic#53562, the `geo_shape` field mapper is registered within
a module. This opens the door for introducing a new `geo_shape`
field mapper into the Spatial Plugin that has doc-values support.

This is very much an extension of server's GeoShapeFieldMapper,
but with the addition of the doc values implementation.
Copy link
Copy Markdown
Contributor

@nknize nknize left a comment

Choose a reason for hiding this comment

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

LGTM! Thx @talevy

@talevy talevy merged commit 0844455 into elastic:7.x Apr 22, 2020
@talevy talevy deleted the 7xgsdv branch April 22, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants