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: 13.0.131
Syntax
C#
public float AbsScore { get; set; }

Property Value

Type: Single
See Also