Skip to content

Commit d6b2d98

Browse files
Merge pull request #226763 from HeidiSteen/heidist-faq
[azure search] FAQ entry for vector search
2 parents b210dbc + e924028 commit d6b2d98

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/search/search-faq-frequently-asked-questions.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.author: heidist
1010
ms.service: cognitive-search
1111
ms.topic: faq
12-
ms.date: 10/12/2022
12+
ms.date: 02/08/2023
1313
title: Cognitive Search Frequently Asked Questions
1414
summary: Find answers to commonly asked questions about Azure Cognitive Search.
1515

@@ -21,6 +21,11 @@ sections:
2121
answer: |
2222
Azure Cognitive Search is a service on Azure that provides a dedicated search engine and persistent storage of your searchable content for full text search scenarios. It also includes optional, integrated AI used during indexing to extract more text and structure from raw content.
2323
24+
- question: |
25+
Does Cognitive Search support vector search?
26+
answer: |
27+
No. Currently, Cognitive Search runs on a version of Apache Lucene that doesn't support vector search.
28+
2429
- question: |
2530
How do I work with Cognitive Search?
2631
answer: |

0 commit comments

Comments
 (0)