How many documents will be lost to bad segments.

Namespace: Lucene.Net.Index
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public int totLoseDocCount
Visual Basic
Public totLoseDocCount As Integer
Visual C++
public:
int totLoseDocCount

See Also