Amazon CloudSearch
Developer Guide (API Version 2011-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

SourceDataMap

Description

Specifies how to map source attribute values to custom values when populating an IndexField.

Contents

NameDescription
Cases

A map that translates source field values to custom values.

Type: String to String map

DefaultValue

An optional default value to use if the source attribute is not specified in a document.

Type: String

Length constraints: Minimum length of 0. Maximum length of 1024.

SourceName

The name of the document source field to add to this IndexField.

Type: String

Length constraints: Minimum length of 1. Maximum length of 64.