Field FORMAT_DEL_COUNT
This format adds the deletion count for each segment. This way IndexWriter can efficiently report numDocs().
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.NetCore.dll
Syntax
public const int FORMAT_DEL_COUNT = null
Returns
Type | Description |
---|---|
System. |