Package org.hibernate.search.mapper.pojo.bridge.mapping.programmatic
-
Interface Summary Interface Description IdentifierBinder A binder from a POJO property to a document identifier.MarkerBinder A binder of property markers.PropertyBinder A binder from a POJO property to index fields.RoutingBinder An object responsible for assigning aRoutingBridge
to an indexed entity.TypeBinder A binder from a POJO type to index fields.ValueBinder A binder from a value to a single index field.