Click or drag to resize

FieldTypeDefinitionGetAnalyzer Method

Gets analyzer using ProviderType name value

Namespace:  Dynamicweb.Indexing.Schemas
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string GetAnalyzer(
	string providerTypeName
)

Parameters

providerTypeName
Type: SystemString
Provider type name

Return Value

Type: String
Analyzer
See Also