Package org.elasticsearch.search.slice
-
Class Summary Class Description DocValuesSliceQuery ASliceQuery
that uses the numeric doc values of a field to do the slicing.SliceBuilder A slice builder allowing to split a scroll in multiple partitions.SliceQuery An abstractQuery
that defines an hash function to partition the documents in multiple slices.TermsSliceQuery ASliceQuery
that uses the terms dictionary of a field to do the slicing.