| FieldTypeDefinitionAnalyzers Property |
Key - provider, Value - Type Of Analyzer
Namespace:
Dynamicweb.Indexing.Schemas
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax [JsonConverterAttribute(typeof(DictionaryJsonConverter))]
public IDictionary<string, string> Analyzers { get; set; }
<JsonConverterAttribute(GetType(DictionaryJsonConverter))>
Public Property Analyzers As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionaryString,
StringSee Also