Click or drag to resize
SphinxMatchAttributes Property
Gets a collection containing the attributes of the matched document.

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

Property Value

Type: SphinxAttributeMatchCollection
The attributes.
See Also