Interface ElasticsearchSearchPredicateIndexScope<S extends ElasticsearchSearchPredicateIndexScope<?>>
- All Superinterfaces:
EventContextProvider,SearchIndexScope<S>,SearchPredicateIndexScope<S>
- All Known Subinterfaces:
ElasticsearchSearchQueryIndexScope<S>
- All Known Implementing Classes:
ElasticsearchSearchIndexScopeImpl
public interface ElasticsearchSearchPredicateIndexScope<S extends ElasticsearchSearchPredicateIndexScope<?>>
extends SearchPredicateIndexScope<S>
-
Method Summary
Methods inherited from interface org.hibernate.search.util.common.reporting.spi.EventContextProvider
eventContextMethods inherited from interface org.hibernate.search.engine.search.common.spi.SearchIndexScope
child, fieldQueryElement, hibernateSearchIndexNames, identifier, mappingContext, rootQueryElement, toAbsolutePath, toDocumentValueConvertContext, withRoot
-
Method Details
-
predicateBuilders
ElasticsearchSearchPredicateBuilderFactory predicateBuilders()- Specified by:
predicateBuildersin interfaceSearchPredicateIndexScope<S extends ElasticsearchSearchPredicateIndexScope<?>>
-