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.
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.NetCore.dll
Syntax
public const double LEVEL_LOG_SPAN = null
Returns
Type | Description |
---|---|
System.Double |