Query
For Legacy Support Purposes Only |
---|
A query or search process consists of two-phase, the first is the query phase, during which the cluster distributes the request to each shard (either primary or replica) within the index. During the second, fetch phase, the results of the query are gathered, compiled and returned to the user. It is important to know the rate at which the system is processing requests and how long each request is taking.

