mirror of https://github.com/apache/lucene.git
Correct speling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639427 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
958b7a0728
commit
8eb3cda5d2
|
@ -30,7 +30,7 @@ Solr now recognizes HTTP Request headers related to HTTP Caching (see
|
|||
RFC 2616 sec13) and will by default respond with "304 Not Modified"
|
||||
when appropriate. This should only affect users who access Solr via
|
||||
an HTTP Cache, or via a Web-browser that has an internal cache, but if
|
||||
you wish to supress this behavior an '<httpCaching never304="true"/>'
|
||||
you wish to suppress this behavior an '<httpCaching never304="true"/>'
|
||||
option can be added to your solrconfig.xml. See the wiki (or the
|
||||
example solrconfig.xml) for more details...
|
||||
http://wiki.apache.org/solr/SolrConfigXml#HTTPCaching
|
||||
|
|
Loading…
Reference in New Issue