Skip to content

Commit b3e38d0

Browse files
committed
fixed acrolinx error
1 parent 6b282c3 commit b3e38d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/search/search-features-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: cognitive-search
1010
ms.custom:
1111
- ignite-2023
1212
ms.topic: conceptual
13-
ms.date: 04/04/20234
13+
ms.date: 04/04/2024
1414
---
1515
# Features of Azure AI Search
1616

@@ -41,7 +41,7 @@ There's feature parity in all Azure public, private, and sovereign clouds, but s
4141
| Vector filters | [Apply filters before or after query execution](vector-search-filters.md) for greater precision during information retrieval. |
4242
| Hybrid information retrieval | Search for concepts and keywords in a single [hybrid query request](hybrid-search-how-to-query.md). </p>[**Hybrid search**](hybrid-search-overview.md) consolidates vector and text search, with optional semantic ranking and relevance tuning for best results.|
4343
| Integrated data chunking and vectorization (preview) | Native data chunking through [Text Split skill](cognitive-search-skill-textsplit.md) and native vectorization through [vectorizers](vector-search-how-to-configure-vectorizer.md) and the [AzureOpenAIEmbeddingModel skill](cognitive-search-skill-azure-openai-embedding.md). </p>[**Integrated vectorization** (preview)](vector-search-integrated-vectorization.md) provides an end-to-end indexing pipeline from source files to queries.|
44-
| Integrated vector compression and quantization | Use [built-in scalar quantization](ector-search-how-to-configure-compression-storage.md) to reduce vector index size in memory and on disk. You can also forego storage of vectors you don't need, or assign narrow data types to vector fields for reduced storage requirements. |
44+
| Integrated vector compression and quantization | Use [built-in scalar quantization](vector-search-how-to-configure-compression-storage.md) to reduce vector index size in memory and on disk. You can also forego storage of vectors you don't need, or assign narrow data types to vector fields for reduced storage requirements. |
4545
| **Import and vectorize data** (preview)| A [new wizard](search-get-started-portal-import-vectors.md) in the Azure portal that creates a full indexing pipeline that includes data chunking and vectorization. The wizard creates all of the objects and configuration settings. |
4646

4747
## AI enrichment and knowledge mining

articles/search/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: What's new in Azure AI Search
3-
description: Announcements of new and enhanced features, including a service rename of Azure Search to Azure AI Search.
3+
description: Announcements of new and enhanced features, including a service rename of Azure Cognitive Search to Azure AI Search.
44

55
manager: nitinme
66
author: HeidiSteen

0 commit comments

Comments
 (0)