Package org.hibernate.search.engine.backend.scope.spi
-
Interface Summary Interface Description IndexScope The scope of an index-related operation, aware of the targeted indexes and of the underlying technology (backend).IndexScopeBuilder -
Class Summary Class Description AbstractSearchIndexScope<S extends SearchQueryIndexScope<?>,M extends AbstractIndexModel<?,? extends C,? extends N>,N extends SearchIndexNodeContext<? super S>,C extends SearchIndexCompositeNodeContext<? super S>>