C# Class Amazon.CloudSearch.Model.UpdateDefaultSearchFieldRequest

Container for the parameters to the UpdateDefaultSearchField operation.

Configures the default search field for the search domain. The default search field is the text field that is searched when a search request does not specify which fields to search. By default, it is configured to include the contents of all of the domain's text fields.

Inheritance: AmazonCloudSearchRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDefaultSearchField ( ) : bool
IsSetDomainName ( ) : bool