Click or drag to resize
SphinxMatchWeight Property
Gets the weight of the document.

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

Property Value

Type: Int32
The weight.
See Also