11.2.0 (2021-06-08)
The list of changes in 11.2.0 since 11.1.0 & 11.2.0-beta.2 are provided below:
Changes since 11.1.0
- Added support for Knowledge Store feature through the new
SearchIndexerKnowledgeStore
in theSearchIndexerSkillset
object. - The
skillsetCounter
property inServiceCounters
object has been made optional. - Added Support for new datasource
adlsgen2
. Please refer #14620 for further details. - Added Support for new skills such as
CustomEntityLookupSkill
,DocumentExtractionSkill
, etc. Please refer #14620 for further details.
Changes since 11.2.0-beta.2
- Removed Support for Semantic Search and introduced new properties in
SearchOptions
,SearchRequest
,SearchResult
andSearchDocumentsResult
objects. - Removed Support for normalizers
LexicalNormalizer
&CustomNormalizer
. Please refer #14620 for further details.