11.0.0 (2020-07-06)
- Set
ConnectionString
value to<unchanged>
inSearchIndexerDataSourceConnection
, if the value is not set by the user. - [Breaking] In Suggest API & Search API return values, a new property called
document
is introduced. All user-defined fields are moved inside thisdocument
property. - [Breaking] In
analyzeText
API, thetext
parameter is moved from method level to insideoptions
bag. - [Breaking] In
search
API,includeTotalResultCount
property is renamed toincludeTotalCount
. - [Breaking] In
ServiceCounters
, theskillsetCounter
property has been removed. - [Breaking] Modified the names of several properties. Please refer #9321 for a detailed list of renames.