Index and Indextype

Trying to understand how different index type influences the performance of
a given index. For instance if I have a users index with carPayment and
busPayment type. In terms of performance and how it's physicall stored does
it make any difference if data is stored in different types vs just one
type eg: payment?

Type I am referring to is "tweet" in this below url:

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/docs-index_.html

--
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/CAOT3TWraZhjw9Pacn%2BTxSZxx_ODH%3D7q27ZyY7OLFNUiCEFntbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Any info on this subject would be helpful

On Wed, Apr 9, 2014 at 1:15 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Trying to understand how different index type influences the performance
of a given index. For instance if I have a users index with carPayment and
busPayment type. In terms of performance and how it's physicall stored does
it make any difference if data is stored in different types vs just one
type eg: payment?

Type I am referring to is "tweet" in this below url:

Elasticsearch Platform — Find real-time answers at scale | Elastic

--
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/CAOT3TWob0qDB51U5vudFDwXGPRYLPN7OfgUoobVgO%3DgpQUX8vQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

There should be no difference. Ultimately, both types are part of a the
same Lucene index. The cache, posting format and idf are all tied to a
field, so if the different types share the same field, it is the same data
structure underneath.

--
Ivan

On Thu, Apr 10, 2014 at 9:58 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Any info on this subject would be helpful

On Wed, Apr 9, 2014 at 1:15 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Trying to understand how different index type influences the performance
of a given index. For instance if I have a users index with carPayment and
busPayment type. In terms of performance and how it's physicall stored does
it make any difference if data is stored in different types vs just one
type eg: payment?

Type I am referring to is "tweet" in this below url:

Elasticsearch Platform — Find real-time answers at scale | Elastic

--
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/CAOT3TWob0qDB51U5vudFDwXGPRYLPN7OfgUoobVgO%3DgpQUX8vQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAOT3TWob0qDB51U5vudFDwXGPRYLPN7OfgUoobVgO%3DgpQUX8vQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CALY%3DcQChdmutbSoZYKSzKVv2%2BqN_-Fb8KkZ%3D4S0OU_p5Vzzn4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

thanks!

On Thu, Apr 10, 2014 at 10:33 PM, Ivan Brusic ivan@brusic.com wrote:

There should be no difference. Ultimately, both types are part of a the
same Lucene index. The cache, posting format and idf are all tied to a
field, so if the different types share the same field, it is the same data
structure underneath.

--
Ivan

On Thu, Apr 10, 2014 at 9:58 AM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Any info on this subject would be helpful

On Wed, Apr 9, 2014 at 1:15 PM, Mohit Anchlia mohitanchlia@gmail.comwrote:

Trying to understand how different index type influences the performance
of a given index. For instance if I have a users index with carPayment and
busPayment type. In terms of performance and how it's physicall stored does
it make any difference if data is stored in different types vs just one
type eg: payment?

Type I am referring to is "tweet" in this below url:

Elasticsearch Platform — Find real-time answers at scale | Elastic

--
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/CAOT3TWob0qDB51U5vudFDwXGPRYLPN7OfgUoobVgO%3DgpQUX8vQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAOT3TWob0qDB51U5vudFDwXGPRYLPN7OfgUoobVgO%3DgpQUX8vQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CALY%3DcQChdmutbSoZYKSzKVv2%2BqN_-Fb8KkZ%3D4S0OU_p5Vzzn4A%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CALY%3DcQChdmutbSoZYKSzKVv2%2BqN_-Fb8KkZ%3D4S0OU_p5Vzzn4A%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/CAOT3TWq-Ogy%3D6XedKUCtTb6yrrV%3D8NE9M7w0L6W7SYX3P1EEJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.