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, next
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.