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