Property CoreCacheKey
CoreCacheKey
Expert: Returns a key for this IndexReader, so IFieldCache/CachingWrapperFilter can find it again. This key must not have Equals()/GetHashCode() methods, so "equals" means "identical".
Declaration
public virtual object CoreCacheKey { get; }
Property Value
Type | Description |
---|---|
System.Object |