Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.action.util
package org.elasticsearch.xpack.core.action.util
-
ClassesClassDescriptionClass for tracking the set of Ids returned from some function a satisfy the required Ids as defined by an expression that may contain wildcards.A simple matcher with one purpose to test whether an id matches a expression that may contain wildcards.Helper class collecting options for pagination in a searchGeneric wrapper class for a page of query results and the total number of query results.
QueryPage.count() is the total number of results but that value may not be equal to the actual length of the QueryPage.results() list if from & take or some cursor was used in the database query.