SearchIndexProvider GetAnalyzer Method Kentico 8.0 API Reference
Returns current object analyzer.

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

Parameters

isSearch
Type: OnlineSystem Boolean
Indicates whether analyzer should be used for search or indexing

Return Value

Type: ISearchAnalyzer
See Also