Query Result Caching in Elasticsearch similar to SOLR

Is there a way to mimic the Query Result Caching
http://wiki.apache.org/solr/SolrCaching#queryResultCache in
Elasticsearch? Solr stores the list of documentIDs for a given Query and
returns that after the first request. This is similar to IIS Output Cache.
The other option is to have a Cache Proxy Server. It will be good to know
if Elasticsearch supported this by default and had to be enabled.

--
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/8fefe9e3-a767-409a-a133-7d3811d255ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

In Elasticsearch you use filters in queries where the results are cached.
More info:

Jörg

On Wed, Jun 11, 2014 at 10:00 PM, sairam@roblox.com wrote:

Is there a way to mimic the Query Result Caching
http://wiki.apache.org/solr/SolrCaching#queryResultCache in
Elasticsearch? Solr stores the list of documentIDs for a given Query and
returns that after the first request. This is similar to IIS Output Cache.
The other option is to have a Cache Proxy Server. It will be good to know
if Elasticsearch supported this by default and had to be enabled.

--
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/8fefe9e3-a767-409a-a133-7d3811d255ca%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/8fefe9e3-a767-409a-a133-7d3811d255ca%40googlegroups.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/CAKdsXoFg9_oBkG0tRCjgdAtKgnixC5nOLLuy-K_THc1ORK2-Lw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.