AWS SDK for .NET Documentation
UpdateDefaultSearchField Method (updateDefaultSearchFieldRequest)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchClientUpdateDefaultSearchField(UpdateDefaultSearchFieldRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public UpdateDefaultSearchFieldResponse UpdateDefaultSearchField(
	UpdateDefaultSearchFieldRequest updateDefaultSearchFieldRequest
)
Parameters
updateDefaultSearchFieldRequest (UpdateDefaultSearchFieldRequest)
Container for the necessary parameters to execute the UpdateDefaultSearchField service method on AmazonCloudSearch.
Return Value
The response from the UpdateDefaultSearchField service method, as returned by AmazonCloudSearch.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)