Interface LuceneIndexField
- All Superinterfaces:
EventContextProvider,IndexField<LuceneSearchIndexScope<?>,,LuceneIndexCompositeNode> IndexFieldDescriptor,IndexNode<LuceneSearchIndexScope<?>>,LuceneIndexNode,LuceneSearchIndexNodeContext,SearchIndexNodeContext<LuceneSearchIndexScope<?>>
- All Known Implementing Classes:
LuceneIndexObjectField,LuceneIndexValueField
public interface LuceneIndexField
extends IndexField<LuceneSearchIndexScope<?>,LuceneIndexCompositeNode>, LuceneIndexNode
-
Method Summary
Methods inherited from interface org.hibernate.search.util.common.reporting.spi.EventContextProvider
eventContextMethods inherited from interface org.hibernate.search.engine.backend.document.model.spi.IndexField
parent, toComposite, toObjectField, toValueFieldMethods inherited from interface org.hibernate.search.engine.backend.metamodel.IndexFieldDescriptor
absolutePath, isObjectField, isValueField, multiValued, multiValuedInRoot, relativeName, typeMethods inherited from interface org.hibernate.search.engine.backend.document.model.spi.IndexNode
inclusionMethods inherited from interface org.hibernate.search.backend.lucene.document.model.impl.LuceneIndexNode
dynamic, toComposite, toObjectField, toValueFieldMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeContext
absolutePath, absolutePathComponents, cannotUseQueryElement, closestMultiValuedParentAbsolutePath, isComposite, isObjectField, isValueField, multiValued, multiValuedInRoot, nestedDocumentPath, nestedPathHierarchy, queryElement, relativeEventContext