QueryMetadataWordInfo Property

Gets a list containing the word infos for the query.

Definition

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

Property Value

IListSphinxWordInfo

See Also