Uses of Package
org.apache.solr.ltr.model
Packages that use org.apache.solr.ltr.model
Package
Description
This package contains the main logic for performing the reranking using a Learning to Rank model.
Contains the logic to extract features.
Contains Various Interleaving auxiliary classes
Contains Model related classes
Contains the logic to extract features for scoring.
Contains feature and model store related classes.
Contains the
ManagedResource that encapsulate the feature and the
model stores.-
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltrClassDescriptionA scoring model computes scores that can be used to rerank documents.
-
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltr.feature.extractionClassDescriptionA scoring model computes scores that can be used to rerank documents.
-
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltr.interleavingClassDescriptionA scoring model computes scores that can be used to rerank documents.
-
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltr.modelClassDescriptionA scoring model whose initialization is completed via its
AdapterModel.init(SolrResourceLoader)method.A scoring model computes scores that can be used to rerank documents.A scoring model that wraps the other model. -
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltr.scoringClassDescriptionA scoring model computes scores that can be used to rerank documents.
-
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltr.storeClassDescriptionA scoring model computes scores that can be used to rerank documents.
-
Classes in org.apache.solr.ltr.model used by org.apache.solr.ltr.store.restClassDescriptionA scoring model computes scores that can be used to rerank documents.