Package | Description |
---|---|
org.apache.solr.ltr.interleaving |
Contains Various Interleaving auxiliary classes
|
org.apache.solr.ltr.interleaving.algorithms |
Contains Various Interleaving Algorithms
|
Modifier and Type | Method and Description |
---|---|
static Interleaving |
Interleaving.getImplementation(String algorithm) |
Constructor and Description |
---|
LTRInterleavingQuery(Interleaving interleavingAlgorithm,
LTRInterleavingScoringQuery[] rerankingQueries,
int rerankDocs) |
LTRInterleavingRescorer(Interleaving interleavingAlgorithm,
LTRInterleavingScoringQuery[] rerankingQueries) |
Modifier and Type | Class and Description |
---|---|
class |
TeamDraftInterleaving
Interleaving was introduced the first time by Joachims in [1, 2].
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.