My expectation here was for the mapping to have some mention of the
geopoint "location" field, but there's no indication that
ElasticSearch has recognised it for what it is.
Should I be able to see something there? If not, how can I verify that
the geopoint field is being indexed?
I've been using the information in the blog post at Geo Location and Search | Elastic Blog
to have a play with the geo_point type mapping, specifically how it
hands dynamic recognition of geopoint data structures in the indexed
documents.
For example, if I index the example document from the blog post, in a
newly-created index:
My expectation here was for the mapping to have some mention of the
geopoint "location" field, but there's no indication that
Elasticsearch has recognised it for what it is.
Should I be able to see something there? If not, how can I verify that
the geopoint field is being indexed?
I've been using the information in the blog post at http://www.elasticsearch.com/blog/2010/08/16/geo_location_and_search....
to have a play with the geo_point type mapping, specifically how it
hands dynamic recognition of geopoint data structures in the indexed
documents.
For example, if I index the example document from the blog post, in a
newly-created index:
My expectation here was for the mapping to have some mention of the
geopoint "location" field, but there's no indication that
Elasticsearch has recognised it for what it is.
Should I be able to see something there? If not, how can I verify that
the geopoint field is being indexed?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.