How can we view/read the data which is stored in ElasticSeach cluster?

Hi All,

I found that the data is stored in '/storage/elasticsearch/data'. I found
some folder with name '_state', which contains some files with names like
'state- '. But I could not read them. Please help me in this matter.

And I could not get the details, where exactly the data mappings done and
stored in Elastice Search?

Reply is highly appreciated.

Thanks & Regards,
Rudra B.

--
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.

On Wed, May 8, 2013 at 11:27 AM, rudra.battu@gmail.com wrote:

Hi All,

I found that the data is stored in '/storage/elasticsearch/data'. I found
some folder with name '_state', which contains some files with names like
'state- '. But I could not read them. Please help me in this matter.

And I could not get the details, where exactly the data mappings done and
stored in Elastice Search?

you may use the rest apis provided by elasticsearch to read the data and
mappings.

--
Anurag <0xB20A82C1>
http://web.gnuer.org/blog/

--
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.

Hi Anurag,

Thank you for the reply. I will work on that.

Kindly suggest me, how can we learn complete Elasticsearch technical
concepts. Because the project I am working now has already used
Elasticsearch concepts. Now I need to get full knowledge related to this.
Any free books available.

I am already reviewing www.elasticsearch.org site. But I still need more
clarity related to practical / technical concepts.

Thank you very much.

Rudra B.

On Wednesday, May 8, 2013 1:05:39 PM UTC+5:30, Anurag wrote:

On Wed, May 8, 2013 at 11:27 AM, <rudra...@gmail.com <javascript:>> wrote:

Hi All,

I found that the data is stored in '/storage/elasticsearch/data'. I found
some folder with name '_state', which contains some files with names like
'state- '. But I could not read them. Please help me in this matter.

And I could not get the details, where exactly the data mappings done and
stored in Elastice Search?

you may use the rest apis provided by elasticsearch to read the data and
mappings.

--
Anurag <0xB20A82C1>
http://web.gnuer.org/blog/

--
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.

On Wed, May 8, 2013 at 2:41 PM, rudra.battu@gmail.com wrote:

Hi Anurag,

Thank you for the reply. I will work on that.

Kindly suggest me, how can we learn complete Elasticsearch technical
concepts. Because the project I am working now has already used
Elasticsearch concepts. Now I need to get full knowledge related to this.
Any free books available.

You might want to buy Elasticsearch Server book from PacktPub. Not free,
but its definitely worth the money.

Anurag

--
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.