Click or drag to resize
SphinxMatchDocumentId Property
Gets the id of the matched document.

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

Property Value

Type: Int64
The document Id.
See Also