Package | Description |
---|---|
org.hibernate.search.engine.search.dsl.projection | |
org.hibernate.search.engine.search.dsl.projection.spi |
Modifier and Type | Method and Description |
---|---|
DistanceToFieldProjectionContext |
SearchProjectionFactoryContext.distance(String absoluteFieldPath,
GeoPoint center)
Project on the distance from the center to a
GeoPoint field. |
Modifier and Type | Method and Description |
---|---|
DistanceToFieldProjectionContext |
DelegatingSearchProjectionFactoryContext.distance(String absoluteFieldPath,
GeoPoint center) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.