Package org.apache.solr.ltr.feature
package org.apache.solr.ltr.feature
Contains Feature related classes
-
ClassDescriptionA recipe for computing a feature.A 'recipe' for computing a featureA
FeatureScorerthat contains aScorer, which it delegates to where appropriate.Default FeatureScorer class that returns the score passed in.This feature returns the length of a field (in terms) for the current document.This feature returns the value of a field in the current document.Deprecated.This feature returns the original score that the document had before performing the reranking.This feature allows you to reuse any Solr query as a feature.Scorer for a SolrFeatureThis feature allows to return a constant given value for the current document.