public static class AssertingLeafReader.AssertingTerms extends FilterLeafReader.FilterTerms
inEMPTY_ARRAY| Constructor and Description |
|---|
AssertingTerms(Terms in) |
| Modifier and Type | Method and Description |
|---|---|
BytesRef |
getMax() |
BytesRef |
getMin() |
TermsEnum |
intersect(CompiledAutomaton automaton,
BytesRef bytes) |
TermsEnum |
iterator() |
getDocCount, getStats, getSumDocFreq, getSumTotalTermFreq, hasFreqs, hasOffsets, hasPayloads, hasPositions, sizepublic AssertingTerms(Terms in)
public TermsEnum intersect(CompiledAutomaton automaton, BytesRef bytes) throws IOException
intersect in class TermsIOExceptionpublic BytesRef getMin() throws IOException
getMin in class TermsIOExceptionpublic BytesRef getMax() throws IOException
getMax in class TermsIOExceptionpublic TermsEnum iterator() throws IOException
iterator in class FilterLeafReader.FilterTermsIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.