Ryan McKinley created SOLR-3388:
-----------------------------------
Summary: HTTP caching should be disabled by default for
ContentStreamHandlers
Key: SOLR-3388
URL: https://issues.apache.org/jira/browse/SOLR-3388
Project: Solr
Issue Type: New Feature
Reporter: Ryan McKinley
Assignee: Ryan McKinley
Priority: Minor
Fix For: 4.0
RequestHandlers can disable HTTP Caching with the init-parameter:
{code:xml}<bool name="httpCaching">false</bool>{code}
For UpdateHandlers, disabling caching by default makes more sense.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]