Does storing _source effect facet performance?

Hi,

I read that enabling _source will increase the amount of storage an index
takes on disk but does it also effect performance of facets in any way?
Apart from performance, does it take more memory in RAM? I want to confirm
if storing _source effects size of filter or field cache. Just a note, we
just want to use this index for facet calculations and nothing else.

Thanks!
Vinay

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

_source won't affect faceting performance.

Otis

Search Analytics - http://sematext.com/search-analytics/index.html
ELASTICSEARCH Performance Monitoring - http://sematext.com/spm/index.html

On Thursday, May 2, 2013 2:08:49 PM UTC-4, revdev wrote:

Hi,

I read that enabling _source will increase the amount of storage an index
takes on disk but does it also effect performance of facets in any way?
Apart from performance, does it take more memory in RAM? I want to confirm
if storing _source effects size of filter or field cache. Just a note, we
just want to use this index for facet calculations and nothing else.

Thanks!
Vinay

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

Thanks Otis!

On Thu, May 2, 2013 at 11:17 AM, Otis Gospodnetic <
otis.gospodnetic@gmail.com> wrote:

Hi,

_source won't affect faceting performance.

Otis

Search Analytics - http://sematext.com/search-analytics/index.html
ELASTICSEARCH Performance Monitoring - http://sematext.com/spm/index.html

On Thursday, May 2, 2013 2:08:49 PM UTC-4, revdev wrote:

Hi,

I read that enabling _source will increase the amount of storage an index
takes on disk but does it also effect performance of facets in any way?
Apart from performance, does it take more memory in RAM? I want to confirm
if storing _source effects size of filter or field cache. Just a note, we
just want to use this index for facet calculations and nothing else.

Thanks!
Vinay

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