Class ShardSearchRequest

java.lang.Object
All Implemented Interfaces:
IndicesRequest, Writeable, TaskAwareRequest

public class ShardSearchRequest
extends TransportRequest
implements IndicesRequest
Shard level request that represents a search. It provides all the methods that the SearchContext needs. Provides a cache key based on its content that can be used to cache shard level response.