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.RoutingKeyBinder A binder from a POJO type to a routing key.TypeBinder A binder from a POJO type to index fields.ValueBinder A binder from a value to a single index field.