| Package | Description | 
|---|---|
| org.terrier.matching | 
 Provides the classes and interfaces used for matching documents
to queries. 
 | 
| org.terrier.matching.taat | 
 Provides classes that implement a term-at-a-time (TAAT) matching strategy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AccumulatorResultSet | 
AccumulatorResultSet.getAccumulatorResultSet(int start,
                       int length)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Full.assignScores(int i,
            AccumulatorResultSet rs,
            IterablePosting postings)  | 
protected void | 
FullNoPLM.assignScores(int i,
            WeightingModel[] wModels,
            AccumulatorResultSet rs,
            IterablePosting postings)  | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow