Click or drag to resize

QueryMetadataWordInfo Property

Gets a list containing the word infos for the query.

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

Property Value

IListSphinxWordInfo
See Also