github Azure/azure-sdk-for-js @azure/search-documents_11.3.0-beta.5

latest releases: @azure/arm-servicenetworking_1.1.0-beta.1, @azure/arm-fabric_1.0.0-beta.1, @azure/arm-computeschedule_1.0.0-beta.1...
pre-release2 years ago

11.3.0-beta.5 (2021-11-09)

Features Added

  • Added semanticConfiguration property to SearchRequest object.
  • Several new languages are added to the KnownQueryLanguage object.
  • Added semanticSettings property to SearchIndex object.

Breaking Changes

  • Renamed IndexerCurrentState property to IndexerState property.
  • Renamed AllDocsInitialChangeTrackingState property to AllDocumentsInitialChangeTrackingState property.
  • Renamed AllDocsFinalChangeTrackingState property to AllDocumentsFinalChangeTrackingState property.
  • Renamed ResetDocsInitialChangeTrackingState property to ResetDocumentsInitialChangeTrackingState property.
  • Renamed ResetDocsFinalChangeTrackingState property to ResetDocumentsFinalChangeTrackingState property.
  • Renamed SkillNames property to ResetSkillsOptions (with a SkillNames property)
  • Renamed ResetDocs method to ResetDocuments in the SDK client.

Bugs Fixed

  • Fixed the issue with the presence of recursive structure while uploading documents. Please refer #15656 for further details.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.