Package org.apache.solr.core
Class SolrConfig.HttpCachingConfig
java.lang.Object
org.apache.solr.core.SolrConfig.HttpCachingConfig
- All Implemented Interfaces:
org.apache.solr.common.MapSerializable
- Enclosing class:
SolrConfig
public static class SolrConfig.HttpCachingConfig
extends Object
implements org.apache.solr.common.MapSerializable
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionnull if no Cache-Control headernull if no max age limitationboolean
-
Method Details
-
toMap
- Specified by:
toMapin interfaceorg.apache.solr.common.MapSerializable
-
isNever304
public boolean isNever304() -
getEtagSeed
-
getCacheControlHeader
null if no Cache-Control header -
getMaxAge
null if no max age limitation -
getLastModFrom
-