SearchIndexer.OutputFieldMappings Property

Definition

Output field mappings are applied after enrichment and immediately before indexing.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.FieldMapping> OutputFieldMappings { get; }
member this.OutputFieldMappings : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.FieldMapping>
Public ReadOnly Property OutputFieldMappings As IList(Of FieldMapping)

Property Value

Applies to