Uses of Class
org.apache.solr.ltr.search.LTRQuery
-
Packages that use LTRQuery Package Description org.apache.solr.ltr.interleaving Contains Various Interleaving auxiliary classes -
-
Uses of LTRQuery in org.apache.solr.ltr.interleaving
Subclasses of LTRQuery in org.apache.solr.ltr.interleaving Modifier and Type Class Description classLTRInterleavingQueryA learning to rank Query with Interleaving, will incapsulate two models, and delegate to it the rescoring of the documents.
-