Class FCInvisibleMultiReader
This is a MultiReader that can be used for randomly wrapping other readers without creating FieldCache insanity. The trick is to use an opaque/fake cache key.
Inheritance
System.Object
FCInvisibleMultiReader
Inherited Members
Lucene.Net.Index.IndexReader.Document(System.Int64, System.Collections.Generic.ISet<System.String>)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: DistributedLucene.Net.TestFramework.dll
Syntax
public class FCInvisibleMultiReader : MultiReader, IDisposable, IIdentifiableSurrogate