Skip to content

Commit 0b359b1

Browse files
committed
refresh date
1 parent f1a0535 commit 0b359b1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/search/includes/quickstarts/full-text-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: eric-urban
44
ms.author: eur
55
ms.service: azure-ai-search
66
ms.topic: include
7-
ms.date: 2/12/2025
7+
ms.date: 2/19/2025
88
---
99

1010
Learn how to use the *Azure.Search.Documents* client library to create, load, and query a search index using sample data for [full text search](../../search-lucene-query-architecture.md). Full text search uses Apache Lucene for indexing and queries, and a BM25 ranking algorithm for scoring results.

articles/search/includes/quickstarts/full-text-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: eric-urban
44
ms.author: eur
55
ms.service: azure-ai-search
66
ms.topic: include
7-
ms.date: 2/12/2025
7+
ms.date: 2/19/2025
88
---
99

1010
[!INCLUDE [Full text introduction](full-text-intro.md)]

articles/search/includes/quickstarts/full-text-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: eric-urban
44
ms.author: eur
55
ms.service: azure-ai-search
66
ms.topic: include
7-
ms.date: 2/12/2025
7+
ms.date: 2/19/2025
88
---
99

1010
[!INCLUDE [Full text introduction](full-text-intro.md)]

articles/search/search-get-started-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom:
1515
- ignite-2023
1616
ms.topic: quickstart
1717
zone_pivot_groups: search-quickstart-full-text
18-
ms.date: 2/12/2025
18+
ms.date: 2/19/2025
1919
---
2020

2121
# Quickstart: Full text search using the Azure SDKs

0 commit comments

Comments
 (0)