Interface ElasticsearchIndexField
- All Superinterfaces:
ElasticsearchIndexNode,ElasticsearchSearchIndexNodeContext,EventContextProvider,IndexField<ElasticsearchSearchIndexScope<?>,,ElasticsearchIndexCompositeNode> IndexFieldDescriptor,IndexNode<ElasticsearchSearchIndexScope<?>>,SearchIndexNodeContext<ElasticsearchSearchIndexScope<?>>
- All Known Implementing Classes:
ElasticsearchIndexObjectField,ElasticsearchIndexValueField
public interface ElasticsearchIndexField
extends IndexField<ElasticsearchSearchIndexScope<?>,ElasticsearchIndexCompositeNode>, ElasticsearchIndexNode
-
Method Summary
Methods inherited from interface org.hibernate.search.backend.elasticsearch.document.model.impl.ElasticsearchIndexNode
toComposite, toObjectField, toValueFieldMethods 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.engine.search.common.spi.SearchIndexNodeContext
absolutePath, absolutePathComponents, cannotUseQueryElement, closestMultiValuedParentAbsolutePath, isComposite, isObjectField, isValueField, multiValued, multiValuedInRoot, nestedDocumentPath, nestedPathHierarchy, queryElement, relativeEventContext