Toggle navigation
JarYard
Browse
Search
About
Groups
org.elasticsearch
elasticsearch
1.7.1
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
org
.
elasticsearch
.
index
.
mapper
.
geo
Class Summary
Class
Description
GeoPointFieldMapper
Parsing: We handle:
- "field" : "geo_hash" - "field" : "lat,lon" - "field" : { "lat" : 1.1, "lon" : 2.1 }
GeoPointFieldMapper
.Builder
GeoPointFieldMapper
.CustomGeoPointDocValuesField
GeoPointFieldMapper
.Defaults
GeoPointFieldMapper
.Encoding
A byte-aligned fixed-length encoding for latitudes and longitudes.
GeoPointFieldMapper
.Names
GeoPointFieldMapper
.TypeParser
GeoShapeFieldMapper
FieldMapper for indexing
Shape
s.
GeoShapeFieldMapper
.Builder
GeoShapeFieldMapper
.Defaults
GeoShapeFieldMapper
.Names
GeoShapeFieldMapper
.TypeParser