java.lang.Object
org.hibernate.search.mapper.pojo.search.definition.binding.builtin.DistanceProjectionBinder
All Implemented Interfaces:
ProjectionBinder

public final class DistanceProjectionBinder extends Object implements ProjectionBinder
Binds a constructor parameter to a projection to the distance from the center to a field in the indexed document.
See Also: