You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Arcadius Ahouansou <ar...@menelic.com> on 2015/09/30 01:23:51 UTC

SolrCloud and HTTP caching using eTag/if-none-match

Hello.

- Would you be kind enough to share your experience using SolrCloud with
HTTP Caching to return 304 status as described in the wiki
https://cwiki.apache.org/confluence/display/solr/RequestDispatcher+in+SolrConfig#RequestDispatcherinSolrConfig-httpCachingElement
?

- Looking at the SolrJ API, it seems there is no obvious way to set the
if-none-match header before submitting the search to SolrCloud.

Thank you very much.

Arcadius.