public interface SpatialPredicateContext
Modifier and Type | Method and Description |
---|---|
SpatialWithinPredicateContext |
within()
Match documents where targeted fields point to a location within given bounds:
a circle (maximum distance matching), a polygon, a bounding box, ...
|
SpatialWithinPredicateContext within()
get the resulting predicate
.Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.