| Package | Description |
|---|---|
| org.apache.lucene.search.suggest.document |
Support for document suggestion
|
| Modifier and Type | Method and Description |
|---|---|
TopSuggestDocs.SuggestScoreDoc[] |
TopSuggestDocs.scoreLookupDocs()
Returns
TopSuggestDocs.SuggestScoreDocs
for this instance |
| Modifier and Type | Method and Description |
|---|---|
int |
TopSuggestDocs.SuggestScoreDoc.compareTo(TopSuggestDocs.SuggestScoreDoc o) |
| Constructor and Description |
|---|
TopSuggestDocs(TotalHits totalHits,
TopSuggestDocs.SuggestScoreDoc[] scoreDocs)
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.