LuceneSearchSyntaxHelper TransformToFuzzySearch Method Kentico 8.0 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.0.5239.26125)

Parameters

searchExpression
Type: OnlineSystem String
Search expression to transform

Return Value

Type: OnlineString
See Also