Class FilterDirectoryReader.StandardReaderWrapper
A no-op FilterDirectoryReader.SubReaderWrapper that simply returns the parent DirectoryReader's original subreaders.
Inheritance
System.Object
FilterDirectoryReader.StandardReaderWrapper
Assembly: DistributedLucene.Net.dll
Syntax
public class StandardReaderWrapper : FilterDirectoryReader.SubReaderWrapper
Constructors
Name | Description |
---|---|
StandardReaderWrapper() | Constructor |
Methods
Name | Description |
---|---|
Wrap(AtomicReader) |