Package | Description |
---|---|
org.apache.lucene.util.fst |
Finite state transducers
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Util.Result<T>> |
Util.TopResults.topN
The top results
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Util.Result<T>> |
Util.TopResults.iterator() |
Constructor and Description |
---|
TopResults(boolean isComplete,
java.util.List<Util.Result<T>> topN) |