Field LEVEL_LOG_SPAN
Defines the allowed range of log(size) for each level. A level is computed by taking the max segment log size, minus LEVEL_LOG_SPAN, and finding all segments falling within that range.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly double LEVEL_LOG_SPAN
Returns
Type | Description |
---|---|
System.Double |