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

Geo Point Fieldmapper: Allow distance for geohash precision #5449

Merged
merged 1 commit into from Mar 18, 2014

Conversation

spinscale
Copy link
Contributor

Even though mentioned differently in the docs, the geohash precision needed to
be an integer instead of a DistanceUnit.

Closes #5448

@jpountz
Copy link
Contributor

jpountz commented Mar 18, 2014

+1, this looks good!

Even though mentioned differently in the docs, the geohash precision needed to
be an integer instead of a DistanceUnit.

Closes elastic#5448
@spinscale spinscale merged commit 0ca7fdd into elastic:master Mar 18, 2014
@clintongormley clintongormley added the :Search/Mapping Index mappings, including merging and defining field types label Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Mapping Index mappings, including merging and defining field types v0.90.13 v1.0.2 v1.1.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"geohash_precision" in mapping throws error when using format like "1km"
3 participants