Package | Description |
---|---|
org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCore s |
Modifier and Type | Method and Description |
---|---|
SolrConfig.HttpCachingConfig.LastModFrom |
SolrConfig.HttpCachingConfig.getLastModFrom() |
static SolrConfig.HttpCachingConfig.LastModFrom |
SolrConfig.HttpCachingConfig.LastModFrom.parse(String s)
Input must not be null
|
static SolrConfig.HttpCachingConfig.LastModFrom |
SolrConfig.HttpCachingConfig.LastModFrom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolrConfig.HttpCachingConfig.LastModFrom[] |
SolrConfig.HttpCachingConfig.LastModFrom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.