Sphinx Word InfoWord 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
The word.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string Word { get; }VB
Public ReadOnly Property Word As String
GetProperty Value
StringThe word.