Class MultiDocsEnum.EnumWithSlice
Holds a DocsEnum along with the corresponding ReaderSlice.
Inheritance
System.Object
MultiDocsEnum.EnumWithSlice
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class EnumWithSlice : object
Properties
Name | Description |
---|---|
DocsEnum | DocsEnum of this sub-reader. |
Slice | ReaderSlice describing how this sub-reader fits into the composite reader. |
Methods
Name | Description |
---|---|
ToString() |