Index size load from what file?

Hello ES,

With curl showing the index statistics as below:

$ curl 'http://localhost:9200/_cat/indices?v'
health index pri rep docs.count docs.deleted store.size pri.store.size
green twitter 1 0 0 0 123b 123b

123b is the index size? and where does this information comes from? shard
state file? index state file or global file?

/data/nodes/0/indices/twitter/0/_state/state-2
/data/nodes/0/indices/twitter/0/index/segments_1
/data/nodes/0/indices/twitter/0/index/segments.gen
/data/nodes/0/indices/twitter/_state/state-1
/data/nodes/0/_state/global-1

Thank you.

Jason

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/4eaf3269-7db6-43c8-b9a9-08a950252e95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

anyone?

On Thursday, September 4, 2014 9:44:29 PM UTC+8, Jason Wee wrote:

Hello ES,

With curl showing the index statistics as below:

$ curl 'http://localhost:9200/_cat/indices?v'
health index pri rep docs.count docs.deleted store.size pri.store.size
green twitter 1 0 0 0 123b 123b

123b is the index size? and where does this information comes from? shard
state file? index state file or global file?

/data/nodes/0/indices/twitter/0/_state/state-2
/data/nodes/0/indices/twitter/0/index/segments_1
/data/nodes/0/indices/twitter/0/index/segments.gen
/data/nodes/0/indices/twitter/_state/state-1
/data/nodes/0/_state/global-1

Thank you.

Jason

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/77ca94f7-d6e1-46ee-8f10-9dde02f2620c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.