public class LTRInterleavingQuery extends LTRQuery
boostedPriority, mainQuery, reRankDocs, reRankQueryRescorer
Constructor and Description |
---|
LTRInterleavingQuery(Interleaving interleavingAlgorithm,
LTRInterleavingScoringQuery[] rerankingQueries,
int rerankDocs) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
protected Query |
rewrite(Query rewrittenMainQuery) |
String |
toString(String field) |
RankQuery |
wrap(Query _mainQuery) |
createWeight, getMergeStrategy, getTopDocsCollector, rewrite, visit
getCache, getCacheSep, getCost, getOptions, getOptionsString, setCache, setCacheSep, setCost
classHash, sameClassAs, toString
public LTRInterleavingQuery(Interleaving interleavingAlgorithm, LTRInterleavingScoringQuery[] rerankingQueries, int rerankDocs)
protected Query rewrite(Query rewrittenMainQuery) throws IOException
rewrite
in class LTRQuery
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.