Click or drag to resize

SphinxWordInfoWord Property

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

Namespace: SphinxConnector.Common
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public string Word { get; }

Property Value

String
The word.
See Also