public class RelevantOnlyFeedbackDocuments extends FeedbackSelector
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
protected FeedbackSelector |
parent |
index| Constructor and Description |
|---|
RelevantOnlyFeedbackDocuments(FeedbackSelector _parent)
Constructs an instance of RelevantOnlyFeedbackDocuments.
|
| 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 final FeedbackSelector parent
public RelevantOnlyFeedbackDocuments(FeedbackSelector _parent)
_parent - 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