madrob commented on a change in pull request #107:
URL: https://github.com/apache/solr/pull/107#discussion_r643418718



##########
File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java
##########
@@ -622,15 +622,22 @@ public HttpCachingConfig getHttpCachingConfig() {
 
   public static class HttpCachingConfig implements MapSerializable {
 
+    /**
+     * config xpath prefix for getting HTTP Caching options
+     */
+    private static final String CACHE_PRE

Review comment:
       
https://github.com/apache/solr/pull/107/files#diff-473fbcdab103c08461ad1b3c3bb1c6d56f1bcd16d6ce341d80855db2cb20a427R591




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to