Package org.elasticsearch.search.slice


package org.elasticsearch.search.slice
  • Class Summary
    Class
    Description
    A 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 abstract Query that defines an hash function to partition the documents in multiple slices.
    A SliceQuery that uses the terms dictionary of a field to do the slicing.