public class RelevanceFeedbackSelectorDocids extends FeedbackSelector
Properties:
| Modifier and Type | Field and Description | 
|---|---|
| protected DocumentIndex | doi | 
| protected static org.slf4j.Logger | logger | 
| protected gnu.trove.THashMap<String,gnu.trove.TIntByteHashMap> | queryidRelDocumentMap | 
index| Constructor and Description | 
|---|
| RelevanceFeedbackSelectorDocids()default constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| FeedbackDocument[] | getFeedbackDocuments(Request request)Obtain feedback documents for the specified query request | 
| void | setIndex(Index index)Set the index to be used | 
protected static final org.slf4j.Logger logger
protected DocumentIndex doi
protected gnu.trove.THashMap<String,gnu.trove.TIntByteHashMap> queryidRelDocumentMap
public RelevanceFeedbackSelectorDocids()
public void setIndex(Index index)
setIndex in class FeedbackSelectorpublic FeedbackDocument[] getFeedbackDocuments(Request request)
getFeedbackDocuments in class FeedbackSelectorTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow