public class UnsortedTermFreqIteratorWrapper extends BufferingTermFreqIteratorWrapper
TermFreqIterator.TermFreqIteratorWrappercurPos, entries, freqsEMPTY| Constructor and Description |
|---|
UnsortedTermFreqIteratorWrapper(TermFreqIterator source) |
| Modifier and Type | Method and Description |
|---|---|
BytesRef |
next() |
long |
weight() |
getComparatorpublic UnsortedTermFreqIteratorWrapper(TermFreqIterator source) throws IOException
IOExceptionpublic long weight()
weight in interface TermFreqIteratorweight in class BufferingTermFreqIteratorWrapperpublic BytesRef next() throws IOException
next in interface BytesRefIteratornext in class BufferingTermFreqIteratorWrapperIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.