Module org.elasticsearch.server
Package org.elasticsearch.search.aggregations.bucket.sampler
package org.elasticsearch.search.aggregations.bucket.sampler
-
ClassDescriptionA specialization of
DeferringBucketCollectorthat collects all matches and then replays only the top scoring documents to child aggregations.Alternative, faster implementation for converting String keys to longs but with the potential for hash collisions.Aggregate on only the top-scoring docs on a shard.