Package org.elasticsearch.search.slice
-
Class Summary Class Description DocValuesSliceQuery ASliceQuerythat 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 abstractQuerythat defines an hash function to partition the documents in multiple slices.TermsSliceQuery ASliceQuerythat uses the terms dictionary of a field to do the slicing.