Property BlockTreeStats
BlockTreeStats
Holds details of block allocations in the block tree terms dictionary (this is only set if the PostingsFormat for this segment uses block tree.
Declaration
public IDictionary<string, BlockTreeTermsReader.Stats> BlockTreeStats { get; }
Property Value
Type | Description |
---|---|
IDictionary<System.String, BlockTreeTermsReader.Stats> |