Field Specifiers to Bias Result Scores
-
BIAS. TheBIASfield specifier (case sensitive) allows you to bias the score of results according to the numerical proximity of the specified field to a particular value.You can also boost the percentage relevance that is given to query results by setting up specific field process or by using multipliers. See Manipulate Result Relevance for details on
BIASand other methods that allow you to manipulate result scores. -
BIASDATE. TheBIASDATEfield specifier (case sensitive) allows you to boost the score of result documents by a specified percentage, based on how close the date in a specified field is to a specified date. -
BIASDISTCARTESIAN. TheBIASDISTCARTESIANfield specifier allows you to boost the score of any document according to its distance from a specified point using Cartesian coordinates (X/Y). -
BIASDISTSPHERICAL. TheBIASDISTSPHERICALfield specifier allows you to boost the score of any document according to its distance from a specified point using spherical coordinates (latitude and longitude). -
BIASVAL. TheBIASVALfield specifier (case sensitive) allows you to bias the score of result documents by a specified percentage, based on whether they include a specific value in the specified field.