Class CheckIndex.Status.DocValuesStatus
Status from testing DocValues
Inheritance
System.Object
CheckIndex.Status.DocValuesStatus
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class DocValuesStatus : object
Properties
Name | Description |
---|---|
Error | Exception thrown during doc values test ( |
TotalBinaryFields | Total number of binary fields |
TotalNumericFields | Total number of numeric fields |
TotalSortedFields | Total number of sorted fields |
TotalSortedSetFields | Total number of sortedset fields |
TotalValueFields | Total number of docValues tested. |