Package org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
-
Interface Summary Interface Description AlternativeBinder The binder that sets upAlternativeValueBridge
s.AlternativeBinderDelegate<D,P> The component responsible for binding one field per alternative, and creating anAlternativeValueBridge
.AlternativeDiscriminatorBinder A binder for markers that mark a property as the discriminator for alternatives for anAlternative bridge
.AlternativeValueBridge<D,P> A component that routes field values to one of multiple index fields based on a discriminator.GeoPointBinder A binder from a type or property to aGeoPoint
field, representing a point on earth.LatitudeLongitudeMarkerBinder A binder for markers that mark a property as the latitude or longitude for aGeoPoint bridge
.