|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TermFreqIterator
Interface for enumerating term,weight pairs.
Nested Class Summary | |
---|---|
static class |
TermFreqIterator.TermFreqIteratorWrapper
Wraps a BytesRefIterator as a TermFreqIterator, with all weights set to 1 |
Field Summary |
---|
Fields inherited from interface org.apache.lucene.util.BytesRefIterator |
---|
EMPTY |
Method Summary | |
---|---|
long |
weight()
|
Methods inherited from interface org.apache.lucene.util.BytesRefIterator |
---|
getComparator, next |
Method Detail |
---|
long weight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |