public static class AssertingAtomicReader.AssertingTerms extends FilterAtomicReader.FilterTerms
inEMPTY_ARRAY| Constructor and Description |
|---|
AssertingAtomicReader.AssertingTerms(Terms in) |
| Modifier and Type | Method and Description |
|---|---|
BytesRef |
getMax() |
BytesRef |
getMin() |
TermsEnum |
intersect(CompiledAutomaton automaton,
BytesRef bytes) |
TermsEnum |
iterator(TermsEnum reuse) |
getComparator, getDocCount, getSumDocFreq, getSumTotalTermFreq, hasFreqs, hasOffsets, hasPayloads, hasPositions, sizepublic AssertingAtomicReader.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(TermsEnum reuse) throws IOException
iterator in class FilterAtomicReader.FilterTermsIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.