public class FatFull extends Full
Full that creates a FatResultSet. This class
is a key component of the Fat framework,
as described by Macdonald et al., TOIS 2013.collectionStatistics, documentModifiers, dsmNamespace, IGNORE_LOW_IDF_TERMS, index, invertedIndex, lexicon, logger, MATCH_EMPTY_QUERY, numberOfRetrievedDocuments, queryTermsToMatchList, resultSet, RETRIEVED_SET_SIZE, totalTime, wm| Modifier and Type | Method and Description |
|---|---|
protected void |
assignScore(int i,
CandidateResult cc)
assign the score for this posting to this candidate result.
|
protected CandidateResult |
makeCandidateResult(int currentDocId) |
protected CandidateResultSet |
makeResultSet(Queue<CandidateResult> candidateResultList) |
getInfo, initialisePostings, match, selectMinimumDocIdfinalise, getTotalTime, initialise, setCollectionStatistics, updateEndTime, updateStartTimepublic FatFull(Index index)
protected CandidateResult makeCandidateResult(int currentDocId)
makeCandidateResult in class Fullprotected CandidateResultSet makeResultSet(Queue<CandidateResult> candidateResultList)
makeResultSet in class Fullprotected void assignScore(int i,
CandidateResult cc)
throws IOException
FullassignScore in class Fulli - which query term index this representscc - the candidate result object for this documentIOExceptionTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow