Package | Description |
---|---|
org.elasticsearch.common.geo.builders | |
org.elasticsearch.index.mapper.geo |
Modifier and Type | Method and Description |
---|---|
static ShapeBuilder |
ShapeBuilder.parse(XContentParser parser,
GeoShapeFieldMapper geoDocMapper)
Create a new
ShapeBuilder from XContent |
static ShapeBuilder |
ShapeBuilder.GeoShapeType.parse(XContentParser parser,
GeoShapeFieldMapper shapeMapper)
Parse the geometry specified by the source document and return a ShapeBuilder instance used to
build the actual geometry
|
Modifier and Type | Method and Description |
---|---|
GeoShapeFieldMapper |
GeoShapeFieldMapper.Builder.build(Mapper.BuilderContext context) |
Copyright © 2009–2015. All rights reserved.