beautypg.com

Scorebias – Google Search Appliance Protocol Reference User Manual

Page 80

background image

Google Search Appliance: Search Protocol Reference

Results Format

80

SCOREBIAS

Format/Parent

Text (XML)

R

Subtags

None

Definition

The SCOREBIAS tag can appear zero or more times as a child of the R tag (see “R” on page 76) for each
result. The SCOREBIAS tag appears for each result biaser that is applied.

The NAME attribute is the name of the result biaser.

The VALUE attribute indicates the effect of the biaser. For biasers where the strength is expressed
symbolically, such as source or collection biasing and metadata biasing.

The search appliance does not include any information about the exact change in score or rank, or the
weight of the result biaser.

The following example indicates a medium increase in the PatternScorer result biaser:

Attributes

For biasers that do not use a symbolic change, such as date biasing, VALUE has these numerical values:

1 for an increase in score

-1 for a decrease in score

0 for no change (probably won’t ever see this)

Attribute

Value

Format

Description

NAME

PatternScorer

Text

Used for both source biasing and
collection biasing.

DateBias

Text

Used for date biasing.

Metadata

Text

Used for metadata biasing.

VALUE

3

Text

For a strong increase.

2

Text (integer)

For a medium increase.

1

Text (integer)

For a weak increase.

0

Text (integer)

For no change.

-3

Text (integer)

For a strong decrease.

-2

Text (integer)

For a medium decrease.

-1

Text (integer)

For a weak decrease.