Package org.hibernate.search.engine.search.predicate.factories
-
Interface Summary Interface Description NamedPredicateProvider A factory for predicates, which is given a name and assigned to an element in the index schema.NamedPredicateProviderContext The context passed toNamedPredicateProvider.create(NamedPredicateProviderContext)
.