github Azure/azure-sdk-for-net Azure.Search.Documents_11.6.0-beta.3

latest releases: Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0...
pre-release8 months ago

11.6.0-beta.3 (2024-03-05)

Features Added

  • Added the VectorSearch.Compressions property, which can be utilized to configure options specific to the compression method used during indexing or querying.
  • Added the SearchField.IsStored, VectorSearchField.IsStored, and VectorSearchFieldAttribute.IsStored property. It represent an immutable value indicating whether the field will be persisted separately on disk to be returned in a search result. This property is applicable only for vector fields.
  • Added support for sbyte and int16 to SearchFieldDataType.

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

NewReleases is sending notifications on new releases.