Uses of Interface
org.terrier.querying.ScoredDocList
-
Packages that use ScoredDocList Package Description org.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. -
-
Uses of ScoredDocList in org.terrier.querying
Methods in org.terrier.querying that return ScoredDocList Modifier and Type Method Description ScoredDocList
Request. getResults()
ScoredDocList
SearchRequest. getResults()
Get the results
-