Package com.yahoo.searchlib.ranking.features.fieldmatch
@ExportPackage
@PublicApi
package com.yahoo.searchlib.ranking.features.fieldmatch
Reference implementation of the
string segment match algorithm
which creates the fieldMatch feature set.
-
ClassDescriptionRepresents a document field which can be matched and ranked against.A term in a fieldThe collection of metrics calculated by the string match metric calculator.Calculates a set of metrics capturing information about the degree of agreement between a query and a field string.The parameters to a string match metric calculator.Helper for computing metrics from the command line.A query: An array of the QueryTerms which searches the field we are calculating for,A query term.A computation trace