ResultDocumentData StaticWeight Property Ankiro Enterprise Suite Reference Documentation
The static document weight of the document, irrespective of the search query matching the document. Search result pages should rely on the Weight field exclusively for presenting relevance measures. The static document weight is primarily returned as an extra element of added information about the nature of the matched document.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public float StaticWeight { get; set; }

Property Value

Type: Single
See Also