Click or drag to resize

LinkPropertiesAnalyzers Property

A list of analyzers, by name as defined via the Analyzers feature, that should be applied to values of processed document attributes.

Namespace:  ArangoDBNetStandard.ViewApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public List<string> Analyzers { get; set; }

Property Value

Type: ListString
See Also