public static class ThrowingLeafReaderWrapper.ThrowingTerms extends FilterLeafReader.FilterTerms
inEMPTY_ARRAY| Constructor | Description |
|---|---|
ThrowingTerms(Terms in,
ThrowingLeafReaderWrapper.Thrower thrower) |
| Modifier and Type | Method | Description |
|---|---|---|
TermsEnum |
intersect(org.apache.lucene.util.automaton.CompiledAutomaton automaton,
org.apache.lucene.util.BytesRef bytes) |
|
TermsEnum |
iterator() |
getDocCount, getStats, getSumDocFreq, getSumTotalTermFreq, hasFreqs, hasOffsets, hasPayloads, hasPositions, sizepublic ThrowingTerms(Terms in, ThrowingLeafReaderWrapper.Thrower thrower)
public TermsEnum intersect(org.apache.lucene.util.automaton.CompiledAutomaton automaton, org.apache.lucene.util.BytesRef bytes) throws java.io.IOException
public TermsEnum iterator() throws java.io.IOException
iterator in class FilterLeafReader.FilterTermsjava.io.IOException