Click or drag to resize

SphinxMatchWeight Property

Gets the weight of the document.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public int Weight { get; }

Property Value

Type: Int32
The weight.
See Also