public class IndexedGeoBoundingBoxQuery extends Object
| Constructor and Description |
|---|
IndexedGeoBoundingBoxQuery() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.lucene.search.Query |
create(GeoPoint topLeft,
GeoPoint bottomRight,
BaseGeoPointFieldMapper.GeoPointFieldType fieldType) |
public static org.apache.lucene.search.Query create(GeoPoint topLeft, GeoPoint bottomRight, BaseGeoPointFieldMapper.GeoPointFieldType fieldType)
Copyright © 2009–2017. All rights reserved.