Skip to content

Commit 020b7ca

Browse files
committed
revised sentence
1 parent 74d480c commit 020b7ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ ms.custom:
1414
- devx-track-python
1515
- ignite-2023
1616
ms.topic: quickstart
17-
ms.date: 12/21/2024
17+
ms.date: 01/07/2025
1818
---
1919

2020
# Quickstart: Full text search using the Azure SDKs
2121

2222
Learn how to use the *Azure.Search.Documents* client library in an Azure SDK 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.
2323

24-
This quickstart builds and queries a small hotels-quickstart index with data about 4 hotels.
24+
This quickstart creates and queries a small hotels-quickstart index containing data about 4 hotels.
2525

2626
This quickstart has steps for the following SDKs:
2727

0 commit comments

Comments
 (0)