FilterSymsSoundsLike Field |
Specifies that the value be phonetically similar to the searched content (using SOUNDEX). Applies to strings only.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string SoundsLike = "::soundslike::"
Public Const SoundsLike As String = "::soundslike::"
Field Value
Type:
StringSee Also