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.
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.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.