Field cache for different object types with the same field name

If I have two object types with the same field name, will their values
occupy the same space in the field cache? For example: If type1.name,
type2.name exist and I facet on name, I assume there is only 1 cache for
name with values from both types.

--
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 Thu, 2013-03-14 at 07:53 -0700, Telvis Calhoun Jr. wrote:

If I have two object types with the same field name, will their values
occupy the same space in the field cache? For example: If type1.name,
type2.name exist and I facet on name, I assume there is only 1 cache
for name with values from both types.

Correct.

clint

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

Excellent. Thank you sir.

On Thu, Mar 14, 2013 at 1:54 PM, Clinton Gormley clint@traveljury.com wrote:

On Thu, 2013-03-14 at 07:53 -0700, Telvis Calhoun Jr. wrote:

If I have two object types with the same field name, will their values
occupy the same space in the field cache? For example: If type1.name,
type2.name exist and I facet on name, I assume there is only 1 cache
for name with values from both types.

Correct.

clint

--
You received this message because you are subscribed to a topic in the Google Groups "elasticsearch" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elasticsearch/WbEdRcS9fUw/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, 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.