Uses of Class
org.hibernate.search.backend.lucene.document.model.impl.LuceneIndexObjectField
Packages that use LuceneIndexObjectField
Package
Description
-
Uses of LuceneIndexObjectField in org.hibernate.search.backend.lucene.document.impl
Methods in org.hibernate.search.backend.lucene.document.impl with parameters of type LuceneIndexObjectFieldModifier and TypeMethodDescriptionvoidLuceneIndexObjectFieldReference.setSchemaNode(LuceneIndexObjectField schemaNode) -
Uses of LuceneIndexObjectField in org.hibernate.search.backend.lucene.document.model.dsl.impl
Methods in org.hibernate.search.backend.lucene.document.model.dsl.impl with parameters of type LuceneIndexObjectFieldModifier and TypeMethodDescriptionvoidLuceneIndexNodeCollector.collect(String absolutePath, LuceneIndexObjectField node) -
Uses of LuceneIndexObjectField in org.hibernate.search.backend.lucene.document.model.impl
Methods in org.hibernate.search.backend.lucene.document.model.impl that return LuceneIndexObjectFieldModifier and TypeMethodDescriptionprotected LuceneIndexObjectFieldLuceneIndexObjectField.self()LuceneIndexNode.toObjectField()LuceneIndexRoot.toObjectField()LuceneIndexValueField.toObjectField()