Class ElasticsearchIndexCompositeNodeType
java.lang.Object
org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType<SC,N>
org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType<ElasticsearchSearchIndexScope<?>,ElasticsearchSearchIndexCompositeNodeContext>
org.hibernate.search.backend.elasticsearch.types.impl.ElasticsearchIndexCompositeNodeType
- All Implemented Interfaces:
ElasticsearchSearchIndexCompositeNodeTypeContext,IndexFieldTypeDescriptor,IndexObjectFieldTypeDescriptor,SearchIndexCompositeNodeTypeContext<ElasticsearchSearchIndexScope<?>,,ElasticsearchSearchIndexCompositeNodeContext> SearchIndexNodeTypeContext<ElasticsearchSearchIndexScope<?>,ElasticsearchSearchIndexCompositeNodeContext>
public class ElasticsearchIndexCompositeNodeType
extends AbstractIndexCompositeNodeType<ElasticsearchSearchIndexScope<?>,ElasticsearchSearchIndexCompositeNodeContext>
implements ElasticsearchSearchIndexCompositeNodeTypeContext
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
nested, toStringMethods inherited from class org.hibernate.search.engine.backend.types.spi.AbstractIndexNodeType
queryElementFactory, traitsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hibernate.search.engine.backend.metamodel.IndexFieldTypeDescriptor
traitsMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeTypeContext
nestedMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeTypeContext
queryElementFactory
-
Method Details
-
createMapping
-