Skip to content

Commit eb6f37a

Browse files
authored
Merge pull request #202716 from HeidiSteen/heidist-support-case-art
[azure search] Skillset art and descriptions update
2 parents d2243d9 + 87f8d75 commit eb6f37a

8 files changed

+5014
-38
lines changed

articles/search/cognitive-search-defining-skillset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Each skill is unique in terms of its input values and the parameters that it tak
126126
127127
## Set skill context
128128

129-
Each skill has a [context property](cognitive-search-working-with-skillsets.md#context) that determines the level at which operations take place. If the "context" property isn't explicitly set, the default is `"/document"`, where the context is the whole document (the skill is called once per document).
129+
Each skill has a [context property](cognitive-search-working-with-skillsets.md#skill-context) that determines the level at which operations take place. If the "context" property isn't explicitly set, the default is `"/document"`, where the context is the whole document (the skill is called once per document).
130130

131131
```json
132132
"skills":[

articles/search/cognitive-search-working-with-skillsets.md

Lines changed: 82 additions & 37 deletions
Large diffs are not rendered by default.
147 KB
Loading

articles/search/media/cognitive-search-working-with-skillsets/architecture-index-indexer-skillset-json.svg

Lines changed: 4931 additions & 0 deletions
Loading
-1.17 KB
Loading
53.4 KB
Loading
105 KB
Loading
126 KB
Loading

0 commit comments

Comments
 (0)