AWS SDK for .NET Documentation
DefaultSearchField Property
AmazonAmazon.CloudSearch_2011_02_01.ModelDescribeDefaultSearchFieldResultDefaultSearchField Did this page help you?   Yes   No    Tell us about it...
The name of the IndexField to use for search requests issued with the q parameter. The default is the empty string, which automatically searches all text fields.
Declaration Syntax
C#
public DefaultSearchFieldStatus DefaultSearchField { get; set; }

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