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.

C# |
public UpdateDefaultSearchFieldResponse UpdateDefaultSearchField( UpdateDefaultSearchFieldRequest updateDefaultSearchFieldRequest )

- updateDefaultSearchFieldRequest (UpdateDefaultSearchFieldRequest)
- Container for the necessary parameters to execute the UpdateDefaultSearchField service method on AmazonCloudSearch.

The response from the UpdateDefaultSearchField service method, as returned by AmazonCloudSearch.
