public static final class CheckIndex.Status.TermIndexStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Throwable |
error
Exception thrown during term index test (null on success)
|
long |
termCount
Total term count
|
long |
totFreq
Total frequency across all terms.
|
long |
totPos
Total number of positions.
|
| Constructor and Description |
|---|
TermIndexStatus() |
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.