| SphinxMatchWeight Property |
Gets the weight of the document.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax public int Weight { get; }
Public ReadOnly Property Weight As Integer
Get
Property Value
Type:
Int32The weight.
See Also