Skip to content

Commit 39d63e7

Browse files
committed
ms date
1 parent ea0e9e1 commit 39d63e7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

articles/search/includes/quickstarts/full-text-csharp.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/8/2025
7+
ms.date: 2/12/2025
88
---
99

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

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/8/2025
7+
ms.date: 2/12/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-java.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/8/2025
7+
ms.date: 2/12/2025
88
---
99

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

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/8/2025
7+
ms.date: 2/12/2025
88
---
99

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

articles/search/includes/quickstarts/full-text-python.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/8/2025
7+
ms.date: 2/12/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/8/2025
7+
ms.date: 2/12/2025
88
---
99

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

articles/search/includes/resource-authentication.md

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

99
You need to retrieve the following information to authenticate your application with your Azure AI Search service:

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/8/2025
18+
ms.date: 2/12/2025
1919
---
2020

2121
# Quickstart: Full text search using the Azure SDKs

0 commit comments

Comments
 (0)