The Index Map Function

The Map function projects the fields to search on or to group by for the Reduce function.
When using Multi-Maps, each Map function should project the same set of fields.

The following examples index data for companies located in USA.

Map Example