Click or drag to resize
SearchIndexInfoCustomAnalyzerClassName Property
Gets or sets the custom analyzer class name.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public string CustomAnalyzerClassName { get; set; }

Property Value

Type: String
See Also