Can you post a code example from your use case for how you're inserting, 
retrieving, and reading the documents?

- Nick

On Tuesday, December 2, 2014 2:16:30 PM UTC-6, T Vinod Gupta wrote:
>
> has anyone seen this problem? my mapping says that the field is of type 
> geo_point. but when i read documents using java api and get the sourcemap, 
> the type of the field is string and i can't cast it to a GeoPoint.
>
> ...
>           "lat_lng" : {
>             "type" : "geo_point",
>             "lat_lon" : true
>           },
> ..
>
> thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b5ed03a4-eaad-491b-9856-087ae3ab2587%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to