Removes an <code><a>IndexField</a></code> from the search domain. For more information, see <a href="http://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-index-fields.html" target="_blank">Configuring Index Fields</a> in the <i>Amazon CloudSearch Developer Guide</i>.
get/#Action=DeleteIndexField
Query parameters
DomainNamestring required
A string that represents the name of a domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
IndexFieldNamestring required
The name of the index field your want to remove from the domain's indexing options.
Action'DeleteIndexField' required
Version'2013-01-01' required
Response
Success