Click or drag to resize

IIndexProviderSupportedAnalyzers Property

Represents list of supported analyzers

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
[JsonIgnoreAttribute]
[XmlIgnoreAttribute]
IEnumerable<Type> SupportedAnalyzers { get; }

Property Value

Type: IEnumerableType
See Also