public class IndexedGeoBoundingBoxFilter extends Object
Constructor and Description |
---|
IndexedGeoBoundingBoxFilter() |
Modifier and Type | Method and Description |
---|---|
static org.apache.lucene.search.Filter |
create(GeoPoint topLeft,
GeoPoint bottomRight,
GeoPointFieldMapper fieldMapper) |
public static org.apache.lucene.search.Filter create(GeoPoint topLeft, GeoPoint bottomRight, GeoPointFieldMapper fieldMapper)
Copyright © 2009–2015. All rights reserved.