Hi Colin,
It's the queries count per shard, like in the example you gave.
Best regards,
Radu
http://sematext.com/ -- Elasticsearch -- Solr -- Lucene
On Mon, Jan 28, 2013 at 8:35 PM, Colin Surprenant <
colin.surprenant@gmail.com> wrote:
Hi,
In _cluster/nodes/stats what exactly does the
nodes/[node]/indices/search/query_total metric represent?Is it:
- the elasticsearch queries count as submitted by the http or java
interface for that node?- the queries count for each shard on that node, for example, if one ES
search query hits 4 shards on that node, the query_total will be
incremented by 4Thanks
--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.