Click or drag to resize

SphinxSearchResultWordInfo Property

Gets a list containing the word infos for this result.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public IList<SphinxWordInfo> WordInfo { get; }

Property Value

Type: IListSphinxWordInfo
See Also