Information about a segment such as it's name, directory, and files related
to the segment.
* NOTE: This API is new and still experimental
(subject to change suddenly in the next release)
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public sealed class SegmentInfo : ICloneable |
Visual Basic |
---|
Public NotInheritable Class SegmentInfo _ Implements ICloneable |
Visual C++ |
---|
public ref class SegmentInfo sealed : ICloneable |