Package org.opensearch.search.slice
package org.opensearch.search.slice
Base slice query package.
-
ClassesClassDescriptionA
SliceQuery
that uses the numeric doc values of a field to do the slicing.A slice builder allowing to split a scroll in multiple partitions.An abstractQuery
that defines an hash function to partition the documents in multiple slices.ASliceQuery
that uses the terms dictionary of a field to do the slicing.