LuceneSearchSyntaxHelper TransformToFuzzySearch Method Kentico 8.1 API Reference
Adds ~ signs to each term to force fuzzy search.

Namespace: CMS.Search.Lucene3
Assembly: CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

searchExpression
Type: OnlineSystem String
Search expression to transform

Return Value

Type: OnlineString
See Also