SearchPath Weight Property Ankiro Enterprise Suite Reference Documentation
The optional weight to apply to documents matched within the specified part of the data source path hierarchy. If specified, the relevance ranking weight of matched documents within the specified section of a path hierarchy is multipled with the specified search path weight.

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 Nullable<float> Weight { get; set; }

Property Value

Type: Nullable Single 
See Also