disableFreshness property

bool? disableFreshness
getter/setter pair

Whether to use freshness as a ranking signal.

By default, freshness is used as a ranking signal. Note that this setting is not available in the Admin UI.

Implementation

core.bool? disableFreshness;