Uses of Class
org.elasticsearch.search.slice.SliceQuery
-
Packages that use SliceQuery Package Description org.elasticsearch.search.slice -
-
Uses of SliceQuery in org.elasticsearch.search.slice
Subclasses of SliceQuery in org.elasticsearch.search.slice Modifier and Type Class Description classDocValuesSliceQueryASliceQuerythat uses the numeric doc values of a field to do the slicing.classTermsSliceQueryASliceQuerythat uses the terms dictionary of a field to do the slicing.
-