More fine-grained timing of different steps of processing search request

Hi,

I want to ask if is it possible to time the processing of different
steps of a search request?

e.g.
time used of different search requests in different shards
time used of counting each facet

Thanks,
Wing

I think your request is similar to what Otis' was looking for a few
weeks ago: Redirecting to Google Groups

Don't think there is anything builtin. The architecture behind
Elasticsearch should make it possible, but it would probably be very
low on the priority list.

--
Ivan

On Thu, Aug 9, 2012 at 2:46 AM, Yiu Wing TSANG ywtsang@gmail.com wrote:

Hi,

I want to ask if is it possible to time the processing of different
steps of a search request?

e.g.
time used of different search requests in different shards
time used of counting each facet

Thanks,
Wing