github Azure/azure-sdk-for-net Azure.Search.Documents_11.7.0-beta.2

latest releases: Azure.ResourceManager.HybridConnectivity_1.0.0, Azure.ResourceManager.Maps_1.1.0
pre-release9 hours ago

11.7.0-beta.2 (2024-11-25)

Features Added

  • FacetResults is now a recursive data structure to support hierarchical aggregation and facet filtering.
  • QueryAnswer now supports a MaxCharLength option to limit the character length of the answer.
  • QueryCaption now supports a MaxCharLength option to limit the character length of the caption.
  • VectorizableTextQuery now supports a QueryRewrites option to specify the number query rewrites the service will generate.
  • SemanticSearchOptions now supports a QueryRewrites option to specify the number query rewrites the service will generate.
  • VectorSearchCompression now supports configuring the RescoringOptions.
  • IndexingParametersConfiguration now supports two additional options for MarkdownParsingSubmode and MarkdownHeaderDepth.
  • Added a new skill: DocumentIntelligenceLayoutSkill that extracts content and layout information (as markdown), via Azure AI Services, from files within the enrichment pipeline.
  • Added 2 subtypes of CognitiveServiceAccounts: AzureCognitiveServiceAccount and AzureCognitiveServiceAccountKey.

Bugs Fixed

  • Fixed a bug in the SearchResult.DocumentDebugInfo property by changing its type from IReadOnlyList<DocumentDebugInfo> to DocumentDebugInfo. (#46958)

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

NewReleases is sending notifications on new releases.