Package org.elasticsearch.search.slice
package org.elasticsearch.search.slice
-
ClassDescriptionA
SliceQuery
that partitions documents based on their Lucene ID.ASliceQuery
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.