Overload List
| Name | Description | |
|---|---|---|
| CheckIndex_Renamed_Method()()()() | Returns a {@link Status} instance detailing
the state of the index.
As this method checks every byte in the index, on a large
index it can take quite a long time to run.
WARNING: make sure
you only call this when the index is not opened by any
writer.
| |
| CheckIndex_Renamed_Method(IList) | Returns a {@link Status} instance detailing
the state of the index.
|