public class UniqueGroupingSearcher extends Searcher
Modifier and Type | Field and Description |
---|---|
static com.yahoo.processing.request.CompoundName |
PARAM_UNIQUE |
Constructor and Description |
---|
UniqueGroupingSearcher() |
Modifier and Type | Method and Description |
---|---|
Result |
search(Query query,
Execution execution)
Implements the deprecated "unique" api for deduplication by using grouping.
|
ensureFilled, fill, getLogger, process, toString
getAnnotatedDependencies, getDefaultAnnotatedDependencies, getDependencies, initDependencies
public static final com.yahoo.processing.request.CompoundName PARAM_UNIQUE
public Result search(Query query, Execution execution)
Copyright © 2018. All rights reserved.