SolrNet.Impl.NullCache Class Reference
Cache implementation that doesn't cache anything. Use it when you want to disable http caching. More...
Inheritance diagram for SolrNet.Impl.NullCache:
Public Member Functions | |
void | Add (SolrCacheEntity e) |
Adds a Solr response to the cache. | |
Properties | |
SolrCacheEntity | this [string url] [get] |
Gets a cached Solr response. Returns null if there is no cached response for this URL. |
Detailed Description
Cache implementation that doesn't cache anything. Use it when you want to disable http caching.
Member Function Documentation
void SolrNet.Impl.NullCache.Add | ( | SolrCacheEntity | e ) |
Property Documentation
SolrCacheEntity SolrNet.Impl.NullCache.this[string url] [get] |
Gets a cached Solr response. Returns null if there is no cached response for this URL.
- Parameters:
-
url Full Solr query URL (including all querystring parameters)
- Returns:
Implements SolrNet.Impl.ISolrCache.
The documentation for this class was generated from the following file:
- SolrNet/Impl/NullCache.cs
Generated on Sun May 3 2015 17:19:09 for SolrNet by 1.7.2