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, updateScore
protected WritablePosting[] postings
public void setPosting(int term, WritablePosting p)
public WritablePosting[] getPostings()
Terrier 4.0. Copyright © 2004-2014 University of Glasgow