Uses of Interface
com.atlassian.crowd.search.util.QuerySplitter.EntitySearcher
-
Uses of QuerySplitter.EntitySearcher in com.atlassian.crowd.search.util
Modifier and TypeMethodDescriptionQuerySplitter.batchConditionsIfNeeded
(EntityQuery<T> query, QuerySplitter.EntitySearcher<T, E> searcher, int maxRestrictionsPerQuery) Splits the query if needed, executes it, aggregates and returns results.