public static class CorpusStorageManager.CountResult extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
documentCount
Number of documents with at least one match.
|
long |
matchCount
Total number of matches.
|
| Constructor and Description |
|---|
CountResult() |
Copyright © 2019 Thomas Krause. All rights reserved.