SearchSuggester.SourceFields Property

Definition

The list of field names to which the suggester applies. Each field must be searchable.

public System.Collections.Generic.IList<string> SourceFields { get; }
member this.SourceFields : System.Collections.Generic.IList<string>
Public ReadOnly Property SourceFields As IList(Of String)

Property Value

Applies to