Click or drag to resize
SearchResultItemAbsScore Property
Gets or sets the absolute score of a result item.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public float AbsScore { get; set; }

Property Value

Type: Single
See Also