public interface TermFreqIterator extends BytesRefIterator
| Modifier and Type | Interface and Description |
|---|---|
static class |
TermFreqIterator.TermFreqIteratorWrapper
Wraps a BytesRefIterator as a TermFreqIterator, with all weights
set to
1 |
EMPTY| Modifier and Type | Method and Description |
|---|---|
long |
weight()
A term's weight, higher numbers mean better suggestions.
|
getComparator, nextCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.