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-2015 Apache Software Foundation. All Rights Reserved.