Skip to content

@azure/search-documents_11.0.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Jul 20:29
95d62b4

11.0.0 (2020-07-06)

  • Set ConnectionString value to <unchanged> in SearchIndexerDataSourceConnection, 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 this document property.
  • [Breaking] In analyzeText API, the text parameter is moved from method level to inside options bag.
  • [Breaking] In search API, includeTotalResultCount property is renamed to includeTotalCount.
  • [Breaking] In ServiceCounters, the skillsetCounter property has been removed.
  • [Breaking] Modified the names of several properties. Please refer #9321 for a detailed list of renames.