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: 3.12.6
Syntax
public string Word { get; }

Property Value

Type: String
The word.
See Also