Uses of Class
org.hibernate.search.engine.backend.document.model.spi.AbstractIndexRoot
Packages that use AbstractIndexRoot
-
Uses of AbstractIndexRoot in org.hibernate.search.engine.backend.document.model.spi
Classes in org.hibernate.search.engine.backend.document.model.spi with type parameters of type AbstractIndexRootModifier and TypeClassDescriptionclass
AbstractIndexRoot<S extends AbstractIndexRoot<S,
SC, NT, F>, SC extends SearchIndexScope<?>, NT extends AbstractIndexCompositeNodeType<SC, ? super S>, F extends IndexField<SC, ?>>