File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
sdk/search/azure-search-documents
azure/search/documents/indexes/models Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Features Added
6
6
7
+ - Added new skills: ` SentimentSkillV3 ` , ` EntityLinkingSkill ` , ` EntityRecognitionSkillV3 `
8
+
7
9
### Breaking Changes
8
10
9
11
### Bugs Fixed
Original file line number Diff line number Diff line change 56
56
EdgeNGramTokenFilterSide ,
57
57
ElisionTokenFilter ,
58
58
EntityCategory ,
59
+ EntityLinkingSkill ,
59
60
EntityRecognitionSkill ,
60
61
EntityRecognitionSkillLanguage ,
62
+ EntityRecognitionSkillV3 ,
61
63
FieldMapping ,
62
64
FieldMappingFunction ,
63
65
FreshnessScoringFunction ,
122
124
ScoringProfile ,
123
125
SentimentSkill ,
124
126
SentimentSkillLanguage ,
127
+ SentimentSkillV3 ,
125
128
ShaperSkill ,
126
129
ShingleTokenFilter ,
127
130
Similarity as SimilarityAlgorithm ,
192
195
"ElisionTokenFilter" ,
193
196
"EdgeNGramTokenFilterSide" ,
194
197
"EntityCategory" ,
198
+ "EntityLinkingSkill" ,
195
199
"EntityRecognitionSkill" ,
196
200
"EntityRecognitionSkillLanguage" ,
201
+ "EntityRecognitionSkillV3" ,
197
202
"FieldMapping" ,
198
203
"FieldMappingFunction" ,
199
204
"FreshnessScoringFunction" ,
265
270
"SearchableField" ,
266
271
"SentimentSkill" ,
267
272
"SentimentSkillLanguage" ,
273
+ "SentimentSkillV3" ,
268
274
"ShaperSkill" ,
269
275
"ShingleTokenFilter" ,
270
276
"SimpleField" ,
You can’t perform that action at this time.
0 commit comments