Property SegmentSuffix
SegmentSuffix
Unique suffix for any postings files written for this segment. PerFieldPostingsFormat sets this for each of the postings formats it wraps. If you create a new PostingsFormat then any files you write/read must be derived using this suffix (use SegmentFileName(String, String, String)).
Declaration
public string SegmentSuffix { get; }
Property Value
Type | Description |
---|---|
System.String |