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