public interface IndexStatistics
Modifier and Type | Method and Description |
---|---|
Long |
getExhaustivity(Long docID,
String fieldName) |
Long |
getSpecificity(String term) |
Long |
getTermCount() |
Map |
getTermFrequency(Long docID,
String fieldName) |
Long |
getUniqueTermCount() |
Copyright © 2024 GATE. All rights reserved.