Class Lucene3xCodec
Supports the Lucene 3.x index format (readonly)
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class Lucene3xCodec : Codec
Constructors
Name | Description |
---|---|
Lucene3xCodec() |
Properties
Name | Description |
---|---|
DocValuesFormat | |
FieldInfosFormat | |
LiveDocsFormat | |
NormsFormat | |
PostingsFormat | |
SegmentInfoFormat | |
StoredFieldsFormat | |
TermVectorsFormat |
Methods
Name | Description |
---|---|
GetDocStoreFiles(SegmentInfo) | Returns file names for shared doc stores, if any, else
|