Uses of Class
org.hibernate.search.backend.lucene.document.model.impl.LuceneIndexRoot
Packages that use LuceneIndexRoot
-
Uses of LuceneIndexRoot in org.hibernate.search.backend.lucene.document.model.impl
Methods in org.hibernate.search.backend.lucene.document.model.impl that return LuceneIndexRootConstructors in org.hibernate.search.backend.lucene.document.model.impl with parameters of type LuceneIndexRootModifierConstructorDescriptionLuceneIndexModel(AnalysisDescriptorRegistry analysisDescriptorRegistry, String hibernateSearchName, String mappedTypeName, IndexIdentifier identifier, LuceneIndexRoot rootNode, Map<String, LuceneIndexField> staticFields, List<? extends AbstractLuceneIndexFieldTemplate<?>> fieldTemplates, boolean hasNestedDocuments)