If non-null, FieldCacheImpl will warn whenever
entries are created that are not sane according to
{@link Lucene.Net.Util.FieldCacheSanityChecker}.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
void SetInfoStream( StreamWriter stream ) |
| Visual Basic |
|---|
Sub SetInfoStream ( _ stream As StreamWriter _ ) |
| Visual C++ |
|---|
void SetInfoStream( StreamWriter^ stream ) |
Parameters
- stream
- Type: System.IO..::..StreamWriter
[Missing <param name="stream"/> documentation for "M:Lucene.Net.Search.FieldCache.SetInfoStream(System.IO.StreamWriter)"]