Package org.hibernate.search.mapper.orm.scope
-
Interface Summary Interface Description SearchScope<E> Represents a set of types and the corresponding indexes, allowing to build search-related objects (query, predicate, ...) taking into account the relevant indexes and their metadata (underlying technology, field types, ...).