Difference b/w Index,type,node

Hi ,

I have started using elastic search , I have couple of confusions regarding
the terminologies they use in the elastic search documentation , these may
be naive but will help me understand configuration better .

Index: Its is the place where all the data is stored. Its a lucene
instance. an index can have multiple types.
Type: Its just a logical partition inside the Index.
Node: Its is a instance of elastic search server . It can have multiple
indexes . A single system(PC) can run multiple instances of elastic search.

Index can have shards , running on different nodes , how do we put the
shards on different nodes i.e. different elastic search servers?

Any links to ppt or documentation will be helpful.

Regards
Paul

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

ES handles allocation of shards automatically, it's one of the things that
makes it so awesome.

There is this glossary in the documentation that might assist -

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 13 November 2013 15:59, paul avinashpaul85@gmail.com wrote:

Hi ,

I have started using Elasticsearch , I have couple of confusions
regarding the terminologies they use in the Elasticsearch documentation ,
these may be naive but will help me understand configuration better .

Index: Its is the place where all the data is stored. Its a lucene
instance. an index can have multiple types.
Type: Its just a logical partition inside the Index.
Node: Its is a instance of Elasticsearch server . It can have multiple
indexes . A single system(PC) can run multiple instances of Elasticsearch.

Index can have shards , running on different nodes , how do we put the
shards on different nodes i.e. different Elasticsearch servers?

Any links to ppt or documentation will be helpful.

Regards
Paul

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

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

Thank you Mark got more clarity after going through the glossary.

On Wednesday, 13 November 2013 10:32:48 UTC+5:30, Mark Walkom wrote:

ES handles allocation of shards automatically, it's one of the things that
makes it so awesome.

There is this glossary in the documentation that might assist -
Elasticsearch Platform — Find real-time answers at scale | Elastic

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: ma...@campaignmonitor.com <javascript:>
web: www.campaignmonitor.com

On 13 November 2013 15:59, paul <avinas...@gmail.com <javascript:>> wrote:

Hi ,

I have started using Elasticsearch , I have couple of confusions
regarding the terminologies they use in the Elasticsearch documentation ,
these may be naive but will help me understand configuration better .

Index: Its is the place where all the data is stored. Its a lucene
instance. an index can have multiple types.
Type: Its just a logical partition inside the Index.
Node: Its is a instance of Elasticsearch server . It can have multiple
indexes . A single system(PC) can run multiple instances of Elasticsearch.

Index can have shards , running on different nodes , how do we put the
shards on different nodes i.e. different Elasticsearch servers?

Any links to ppt or documentation will be helpful.

Regards
Paul

--
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

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