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