[ 
https://issues.apache.org/jira/browse/SOLR-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-3388:
--------------------------------

    Attachment: SOLR-3388-http-caching.patch

here is a patch.  It changes the default in ContentStreamHandlerBase  and 
updates the test to point to /update rather then /update/csv

I will commit soon since this should be non-controversial and will make another 
patch easier
                
> 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
>
>         Attachments: SOLR-3388-http-caching.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to