Package org.infinispan.search.mapper.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, ...).SearchWorkspace The entry point for explicit index operations.