Property InfoStream
InfoStream
Gets or sets the InfoStream for this FieldCache.
If non-null, FieldCacheImpl will warn whenever entries are created that are not sane according to Lucene.Net.Util.FieldCacheSanityChecker.
Declaration
StreamWriter InfoStream { get; set; }
Property Value
Type | Description |
---|---|
StreamWriter |