TermFreqIterator, org.apache.lucene.util.BytesRefIteratorpublic class UnsortedTermFreqIteratorWrapper extends BufferingTermFreqIteratorWrapper
TermFreqIterator.TermFreqIteratorWrappercurPos, entries, freqs| Constructor | Description |
|---|---|
UnsortedTermFreqIteratorWrapper(TermFreqIterator source) |
| Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.