SearchIndex.Suggesters Property

Definition

Gets the suggesters for the index.

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

Property Value

Applies to