Uses of Class
org.apache.lucene.search.suggest.document.TopSuggestDocs.SuggestScoreDoc
Packages that use TopSuggestDocs.SuggestScoreDoc
-
Uses of TopSuggestDocs.SuggestScoreDoc in org.apache.lucene.search.suggest.document
Methods in org.apache.lucene.search.suggest.document that return TopSuggestDocs.SuggestScoreDocModifier and TypeMethodDescriptionTopSuggestDocs.scoreLookupDocs()
ReturnsTopSuggestDocs.SuggestScoreDoc
s for this instanceMethods in org.apache.lucene.search.suggest.document with parameters of type TopSuggestDocs.SuggestScoreDocModifier and TypeMethodDescriptionint
TopSuggestDocs.SuggestScoreDoc.compareTo
(TopSuggestDocs.SuggestScoreDoc o) Constructors in org.apache.lucene.search.suggest.document with parameters of type TopSuggestDocs.SuggestScoreDocModifierConstructorDescriptionTopSuggestDocs
(TotalHits totalHits, TopSuggestDocs.SuggestScoreDoc[] scoreDocs)