Click or drag to resize

SphinxMatchDocumentId Property

Gets the id of the matched document.

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

Property Value

Type: Int64
The document Id.
See Also