Coordinates.coordinates field in twitter stream splits up to locations.lon and locations.lat in elasticsearch

Hi !

I am new to this community and would appreciate if someone can help me out.

I started using the elasticsearch and the river-twitter plugin.
I am trying to use the bettermap on kibana 3 but since the coordinates
fields
in the twitter stream is split up into lon and lat fields , it is not
compatible on kibana.
When use the raw data for river-twitter , the coordinates fields are just
fine for the map.

Is there a way in mapping setting to avoid splitting up the coordinates
field to
location.lon and location.lat?

I am using kibana 3.1.0 and elasticsearch 1.2.2

My setting for mappings is

   "location" : {
     "type" : "geo_point"
   },

Thanks,
Yu

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8a6affa7-d998-4374-8196-6ccc0f063972%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.