Package | Description |
---|---|
org.apache.solr.ltr |
This package contains the main logic for performing the reranking using
a Learning to Rank model.
|
Modifier and Type | Method and Description |
---|---|
static LTRThreadModule |
LTRThreadModule.getInstance(NamedList args) |
Constructor and Description |
---|
LTRScoringQuery(LTRScoringModel ltrScoringModel,
Map<String,String[]> externalFeatureInfo,
boolean extractAllFeatures,
LTRThreadModule ltrThreadMgr) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.