Uses of Interface
org.hibernate.search.engine.search.projection.dsl.DistanceToFieldProjectionValueStep
Packages that use DistanceToFieldProjectionValueStep
Package
Description
-
Uses of DistanceToFieldProjectionValueStep in org.hibernate.search.engine.search.projection.dsl
Methods in org.hibernate.search.engine.search.projection.dsl that return DistanceToFieldProjectionValueStepModifier and TypeMethodDescriptionProject on the distance from the center to aGeoPointfield.default DistanceToFieldProjectionValueStep<?, Double> TypedSearchProjectionFactory.distance(DistanceProjectionFieldReference<? super SR> fieldReference, GeoPoint center) Project on the distance from the center to aGeoPointfield. -
Uses of DistanceToFieldProjectionValueStep in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi that return DistanceToFieldProjectionValueStepModifier and TypeMethodDescription