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