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 [email protected]. 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.
