All Packages
-
Package Summary Package Description org.apache.solr.ltr This package contains the main logic for performing the reranking using a Learning to Rank model.org.apache.solr.ltr.feature Contains Feature related classesorg.apache.solr.ltr.interleaving Contains Various Interleaving auxiliary classesorg.apache.solr.ltr.interleaving.algorithms Contains Various Interleaving Algorithmsorg.apache.solr.ltr.model Contains Model related classesorg.apache.solr.ltr.norm A normalizer normalizes the value of a feature.org.apache.solr.ltr.response.transform APIs and implementations ofDocTransformer
for modifying documents in Solr request responsesorg.apache.solr.ltr.search APIs and classes for parsing and processing search requestsorg.apache.solr.ltr.store Contains feature and model store related classes.org.apache.solr.ltr.store.rest Contains theManagedResource
that encapsulate the feature and the model stores.