Uses of Interface
org.hibernate.search.engine.search.projection.spi.DistanceToFieldProjectionBuilder
-
Packages that use DistanceToFieldProjectionBuilder Package Description org.hibernate.search.engine.search.projection.spi -
-
Uses of DistanceToFieldProjectionBuilder in org.hibernate.search.engine.search.projection.spi
Fields in org.hibernate.search.engine.search.projection.spi with type parameters of type DistanceToFieldProjectionBuilder Modifier and Type Field Description static SearchQueryElementTypeKey<DistanceToFieldProjectionBuilder>ProjectionTypeKeys. DISTANCE
-