Class Lucene40SegmentInfoWriter
Lucene 4.0 implementation of SegmentInfoWriter.
@lucene.experimental
Assembly: DistributedLucene.Net.dll
Syntax
public class Lucene40SegmentInfoWriter : SegmentInfoWriter
Constructors
Name | Description |
---|---|
Lucene40SegmentInfoWriter() | Sole constructor. |
Methods
Name | Description |
---|---|
Write(Directory, SegmentInfo, FieldInfos, IOContext) | Save a single segment's info. |