public class FatCandidateResult extends CandidateResult
CandidateResult suitable for use within the Fat framework
 by FatCandidateResultSet.| Modifier and Type | Field and Description | 
|---|---|
| protected WritablePosting[] | postings | 
| Constructor and Description | 
|---|
| FatCandidateResult(int id,
                  int postingCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| WritablePosting[] | getPostings() | 
| void | setPosting(int term,
          WritablePosting p) | 
compareTo, equals, getDocId, getOccurrence, getScore, hashCode, updateOccurrence, updateScoreprotected WritablePosting[] postings
public void setPosting(int term,
              WritablePosting p)
public WritablePosting[] getPostings()
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow