SphinxWordInfoWord Property

Gets the word form as returned from searchd, stemmed or otherwise postprocessed.

Definition

Namespace: SphinxConnector.Common
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string Word { get; }

Property Value

String
The word.

See Also