Class PredicateRequestContext
java.lang.Object
org.hibernate.search.backend.elasticsearch.search.predicate.impl.PredicateRequestContext
-
Constructor Summary
ConstructorsConstructorDescriptionPredicateRequestContext(BackendSessionContext sessionContext, ElasticsearchSearchIndexScope<?> searchIndexScope, Set<String> routingKeys, QueryParameters parameters) -
Method Summary
-
Constructor Details
-
PredicateRequestContext
public PredicateRequestContext(BackendSessionContext sessionContext, ElasticsearchSearchIndexScope<?> searchIndexScope, Set<String> routingKeys, QueryParameters parameters)
-
-
Method Details
-
getNestedPath
-
tenantAndRoutingFilters
public com.google.gson.JsonArray tenantAndRoutingFilters() -
withNestedPath
-
queryParameters
-