{ "@odata.context": "https://.search.windows.net/$metadata#indexers/$entity", "@odata.etag": "\"0x8DCFF4C167925FE\"", "name": "order-dataset-indexer", "description": "", "dataSourceName": "order-dataset-ds", "skillsetName": "order-dataset-skillset", "targetIndexName": "order-dataset-index", "disabled": null, "schedule": null, "parameters": { "batchSize": null, "maxFailedItems": 0, "maxFailedItemsPerBatch": 0, "base64EncodeKeys": null, "configuration": { "dataToExtract": "contentAndMetadata", "parsingMode": "jsonArray" } }, "fieldMappings": [ { "sourceFieldName": "AzureSearch_DocumentKey", "targetFieldName": "AzureSearch_DocumentKey", "mappingFunction": { "name": "base64Encode", "parameters": null } } ], "outputFieldMappings": [ { "sourceFieldName": "/document/order_id/people", "targetFieldName": "people", "mappingFunction": null }, { "sourceFieldName": "/document/order_id/organizations", "targetFieldName": "organizations", "mappingFunction": null }, { "sourceFieldName": "/document/order_id/locations", "targetFieldName": "locations", "mappingFunction": null }, { "sourceFieldName": "/document/order_id/keyphrases", "targetFieldName": "keyphrases", "mappingFunction": null } ], "cache": { "id": "df1c6fe3-7a5f-474d-bae2-c9ec0b6ac3c6", "enableReprocessing": true, "storageConnectionString": null, "identity": null }, "encryptionKey": null }