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

Property Value

Type: String
The word.
See Also