Interface SearchPredicate


public interface SearchPredicate
A query predicate that can be used to filter queries.

Implementations of this interface are provided to users by Hibernate Search. Users must not try to implement this interface.