SuggestOptions.SearchFields Property

Definition

The list of field names to search for the specified search text. Target fields must be included in the specified suggester.

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

Property Value

Applies to