Class LuceneIndexCompositeNodeType
- java.lang.Object
-
- org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType<LuceneSearchIndexScope<?>,LuceneSearchIndexCompositeNodeContext>
-
- org.hibernate.search.backend.lucene.types.impl.LuceneIndexCompositeNodeType
-
- All Implemented Interfaces:
LuceneSearchIndexCompositeNodeTypeContext,IndexObjectFieldTypeDescriptor,SearchIndexCompositeNodeTypeContext<LuceneSearchIndexScope<?>,LuceneSearchIndexCompositeNodeContext>,SearchIndexNodeTypeContext<LuceneSearchIndexScope<?>,LuceneSearchIndexCompositeNodeContext>
public class LuceneIndexCompositeNodeType extends AbstractIndexCompositeNodeType<LuceneSearchIndexScope<?>,LuceneSearchIndexCompositeNodeContext> implements LuceneSearchIndexCompositeNodeTypeContext
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLuceneIndexCompositeNodeType.Builder
-
Method Summary
-
Methods inherited from class org.hibernate.search.engine.backend.types.spi.AbstractIndexCompositeNodeType
nested, queryElementFactory, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexCompositeNodeTypeContext
nested
-
Methods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexNodeTypeContext
queryElementFactory
-
-