Skip to content

Commit 05d84c4

Browse files
committed
removed old screenshot
1 parent ba61222 commit 05d84c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/search/cognitive-search-tutorial-debug-sessions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,6 @@ The messages say to check the 'outputFieldMappings' property of your indexer, so
211211

212212
1. If there's no problem with the index, the next step is to check skill outputs. As before, select the **Enriched data structure**, and scroll the nodes to find "locations" and "organizations". Notice that the parent is "content" instead of "merged_content". The context is wrong.
213213

214-
:::image type="content" source="media/cognitive-search-debug/enriched-data-structure-wrong-parent.png" alt-text="Screenshot of enriched data structure with wrong context." :::
215-
216214
1. Switch back to Skills detail pane for the entity recognition skill.
217215

218216
1. In **Skill Settings**, change `context` to `document/merged_content`. At this point, you should have three modifications to the skill definition altogether.

0 commit comments

Comments
 (0)