 | SphinxWordInfoWord Property |
Gets the word form as returned from searchd, stemmed or otherwise postprocessed.
Namespace:
SphinxConnector.Common
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Word { get; }
Public ReadOnly Property Word As String
Get
Property Value
Type:
StringThe word.
See Also