Hi,

What is the proper behavior suppose to be between SolrJ and caching? Im proxying through a framework and wondering if it is possible to turn on / turn off caching programatically depending on the type of query (or if this will have no effect whatsoever) ... since SolrJ uses Apache HTTP client libs can it negotiate anything here?

SOLR-127: HTTP Caching awareness.  Solr now recognizes HTTP Request
headers related to HTTP Caching (see RFC 2616 sec13) and will respond with "304 Not Modified" when appropriate. New options have been added
    to solrconfig.xml to influence this behavior.
    (Thomas Peuss via hossman)

Thanks.

- Jon

Reply via email to