Hi I am currently investigating why our 95th percentile response time is very high (around 1.5s).
To help me with the investigation, I would like to get response time breakdown by each phase. I am using the java API and using the response.getTookInMillis() function to collect the response time. Is there any way to get the response time for query phase and fetch phase separately ? Also, I am using the native java scoring script (implemented as a plugin) and i would like to know the time taken by my plugin. Is there any suggestion on how to get these numbers ? Thanks Srini -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/96e402f5-86cb-4197-af55-ba64fb06f04d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
