Package version:

Interface FreshnessScoringParameters

Provides parameter values to a freshness scoring function.

interface FreshnessScoringParameters {
    boostingDuration: string;
}

Properties

Properties

boostingDuration: string

The expiration period after which boosting will stop for a particular document.