Click or drag to resize
SearchIndexInfoIndexAnalyzerType Property
Index analyzer type.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public virtual SearchAnalyzerTypeEnum IndexAnalyzerType { get; set; }

Property Value

Type: SearchAnalyzerTypeEnum
See Also