| Constructor and Description |
|---|
TermIterator(org.apache.lucene.index.IndexReader reader,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
hasTerm(int id,
String surface,
int docFreq) |
void |
run() |
long |
totalTermFreq() |
public TermIterator(org.apache.lucene.index.IndexReader reader,
String fieldName)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.