Skip to content

Azure.Search.Documents_11.2.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Nov 04:32
f1af612

11.2.0-beta.2 (2020-11-10)

Added

  • Added EncryptionKey to SearchIndexer, SearchIndexerDataSourceConnection, and SearchIndexerSkillset.
  • Added configuration options to tune the performance of SearchIndexingBufferedSender<T>.

Fixed

  • Fixed issue calling SearchIndexClient.GetIndexNames that threw an exception (#15590)
  • Fixed issue where ScoringProfile.FunctionAggregation did not correctly handle null values (#16570)
  • Fixed overly permissive date parsing on facets (#16412)