org.apache.lucene.search.spell
public interface TermFreqIterator extends org.apache.lucene.util.BytesRefIterator
Modifier and Type | Interface and Description |
---|---|
static class |
TermFreqIterator.TermFreqIteratorWrapper
Wraps a BytesRefIterator as a TermFreqIterator, with all weights
set to
1 |
Modifier and Type | Method and Description |
---|---|
long |
weight() |
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.