github Azure/azure-sdk-for-python azure-search-documents_11.3.0b4

latest releases: azure-cognitiveservices-language-textanalytics_0.2.2, azure-cognitiveservices-anomalydetector_0.3.1, azure-communication-callautomation_1.2.0...
pre-release2 years ago

11.3.0b4 (2021-10-05)

Features Added

  • Added properties to SearchClient: query_answer, query_answer_count,
    query_caption, query_caption_highlight and semantic_fields.

Breaking Changes

  • Renamed SearchClient.speller to SearchClient.query_speller.
  • Renamed model Speller to QuerySpellerType.
  • Renamed model Answers to QueryAnswerType.
  • Removed keyword arguments from SearchClient: answers and captions.
  • SentimentSkill, EntityRecognitionSkill: added client-side validation to prevent sending unsupported parameters.
  • Renamed property ignore_reset_requirements to skip_indexer_reset_requirement_for_cache.

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

NewReleases is sending notifications on new releases.