Package | Description |
---|---|
org.apache.lucene.search.suggest.document |
Support for document suggestion
|
Modifier and Type | Method and Description |
---|---|
TopSuggestDocs.SuggestScoreDoc[] |
TopSuggestDocs.scoreLookupDocs()
Returns
TopSuggestDocs.SuggestScoreDoc s
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-2021 Apache Software Foundation. All Rights Reserved.