We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e019394 + 77dcc56 commit 3dc7e58Copy full SHA for 3dc7e58
workshops/Module 5.md
@@ -72,7 +72,7 @@ Add this outputFieldMapping to the indexer.
72
73
```json
74
{
75
- "sourceFieldName": "/document/diseases",
+ "sourceFieldName": "/document/diseases/*/name",
76
"targetFieldName": "diseasesPhonetic",
77
"mappingFunction": null
78
}
0 commit comments