Inspect field cache size per field

Is there a way to inspect the size of individual field cache entries?
Given a field cache of 10GB, I would like to be able to determine which
fields of our documents takes up what portions of the field cache.

--kim

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

I sent a PR which allows you to do this with 0.21, works great on our end:

On Sun, Feb 10, 2013 at 12:36 AM, Kim Major kim.maj@gmail.com wrote:

Is there a way to inspect the size of individual field cache entries?
Given a field cache of 10GB, I would like to be able to determine which
fields of our documents takes up what portions of the field cache.

--kim

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

Hi Kim,

Not sure what ES version you run, but you may try the master version of
ElasticFacets: GitHub - bleskes/elasticfacets: A set of facets and related tools for ElasticSearch

Cheers,
Boaz

Full disclosure - i'm the author.

On Saturday, February 9, 2013 11:36:29 PM UTC+1, Kim Major wrote:

Is there a way to inspect the size of individual field cache entries?
Given a field cache of 10GB, I would like to be able to determine which
fields of our documents takes up what portions of the field cache.

--kim

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

0.20.1

On Monday, February 11, 2013 12:01:18 AM UTC+2, Boaz Leskes wrote:

Hi Kim,

Not sure what ES version you run, but you may try the master version of
ElasticFacets:
GitHub - bleskes/elasticfacets: A set of facets and related tools for ElasticSearch

Cheers,
Boaz

Full disclosure - i'm the author.

On Saturday, February 9, 2013 11:36:29 PM UTC+1, Kim Major wrote:

Is there a way to inspect the size of individual field cache entries?
Given a field cache of 10GB, I would like to be able to determine which
fields of our documents takes up what portions of the field cache.

--kim

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