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: 5.3.0
Syntax
public SphinxAttributeMatchCollection Attributes { get; }

Property Value

Type: SphinxAttributeMatchCollection
The attributes.
See Also