Table of Contents

Public classSealed SegmentSizeReport

Namespace
Rowles.LeanLucene.Diagnostics
Assembly
Rowles.LeanLucene.dll

Per-segment size breakdown.

public sealed class SegmentSizeReport
SegmentSizeReport

Public property FileSizes

Per-extension file sizes.

Public property SegmentName

Gets the name of the segment (e.g., seg_0).

Internal methodInternal AddFile(string, long)