Uses of Interface
org.hibernate.search.backend.elasticsearch.search.common.impl.ElasticsearchSearchIndexCompositeNodeContext
Packages that use ElasticsearchSearchIndexCompositeNodeContext
Package
Description
-
Uses of ElasticsearchSearchIndexCompositeNodeContext in org.hibernate.search.backend.elasticsearch.document.model.impl
Subinterfaces of ElasticsearchSearchIndexCompositeNodeContext in org.hibernate.search.backend.elasticsearch.document.model.implClasses in org.hibernate.search.backend.elasticsearch.document.model.impl that implement ElasticsearchSearchIndexCompositeNodeContextModifier and TypeClassDescriptionfinal classfinal class -
Uses of ElasticsearchSearchIndexCompositeNodeContext in org.hibernate.search.backend.elasticsearch.scope.model.impl
Methods in org.hibernate.search.backend.elasticsearch.scope.model.impl that return ElasticsearchSearchIndexCompositeNodeContextModifier and TypeMethodDescriptionElasticsearchSearchIndexScopeImpl.createMultiIndexSearchRootContext(List<ElasticsearchSearchIndexCompositeNodeContext> rootForEachIndex) Method parameters in org.hibernate.search.backend.elasticsearch.scope.model.impl with type arguments of type ElasticsearchSearchIndexCompositeNodeContextModifier and TypeMethodDescriptionElasticsearchSearchIndexScopeImpl.createMultiIndexSearchRootContext(List<ElasticsearchSearchIndexCompositeNodeContext> rootForEachIndex) -
Uses of ElasticsearchSearchIndexCompositeNodeContext in org.hibernate.search.backend.elasticsearch.search.common.impl
Classes in org.hibernate.search.backend.elasticsearch.search.common.impl that implement ElasticsearchSearchIndexCompositeNodeContextModifier and TypeClassDescriptionfinal classMethods in org.hibernate.search.backend.elasticsearch.search.common.impl that return ElasticsearchSearchIndexCompositeNodeContextModifier and TypeMethodDescriptionElasticsearchMultiIndexSearchIndexCompositeNodeContext.self()ElasticsearchMultiIndexSearchIndexValueFieldContext.toComposite()ElasticsearchSearchIndexNodeContext.toComposite()ElasticsearchMultiIndexSearchIndexValueFieldContext.toObjectField()ElasticsearchSearchIndexNodeContext.toObjectField()Methods in org.hibernate.search.backend.elasticsearch.search.common.impl with parameters of type ElasticsearchSearchIndexCompositeNodeContextModifier and TypeMethodDescriptionElasticsearchMultiIndexSearchIndexCompositeNodeContext.typeOf(ElasticsearchSearchIndexCompositeNodeContext indexElement) Constructor parameters in org.hibernate.search.backend.elasticsearch.search.common.impl with type arguments of type ElasticsearchSearchIndexCompositeNodeContextModifierConstructorDescriptionElasticsearchMultiIndexSearchIndexCompositeNodeContext(ElasticsearchSearchIndexScope<?> scope, String absolutePath, List<? extends ElasticsearchSearchIndexCompositeNodeContext> nodeForEachIndex) -
Uses of ElasticsearchSearchIndexCompositeNodeContext in org.hibernate.search.backend.elasticsearch.search.predicate.impl
Methods in org.hibernate.search.backend.elasticsearch.search.predicate.impl with parameters of type ElasticsearchSearchIndexCompositeNodeContextModifier and TypeMethodDescriptionElasticsearchExistsPredicate.ObjectFieldFactory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexCompositeNodeContext node) ElasticsearchNamedPredicate.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexCompositeNodeContext node) ElasticsearchNestedPredicate.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexCompositeNodeContext node) -
Uses of ElasticsearchSearchIndexCompositeNodeContext in org.hibernate.search.backend.elasticsearch.search.projection.impl
Methods in org.hibernate.search.backend.elasticsearch.search.projection.impl with parameters of type ElasticsearchSearchIndexCompositeNodeContextModifier and TypeMethodDescriptionorg.hibernate.search.backend.elasticsearch.search.projection.impl.ElasticsearchObjectProjection.BuilderElasticsearchObjectProjection.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexCompositeNodeContext objectField)