Skip to content

Commit 1d01c10

Browse files
committed
Index link reordering
1 parent 5659d9c commit 1d01c10

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

articles/search/index.yml

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ landingContent:
2525
links:
2626
- text: What is Azure AI Search?
2727
url: search-what-is-azure-search.md
28-
- text: Agentic RAG
29-
url: search-agentic-retrieval-concept.md
28+
- text: AI enrichment
29+
url: cognitive-search-concept-intro.md
3030
- text: Semantic ranking
3131
url: semantic-search-overview.md
3232
- linkListType: quickstart
@@ -35,14 +35,18 @@ landingContent:
3535
url: search-create-service-portal.md
3636
- text: Create a search index
3737
url: search-get-started-portal.md
38-
- text: Run an agentic retrieval pipeline
39-
url: search-get-started-agentic-retrieval.md
38+
- text: Create a vector index
39+
url: search-get-started-vector.md
40+
- text: Query a vector index
41+
url: vector-search-how-to-query.md
4042

4143
# Card
4244
- title: Agentic RAG
4345
linkLists:
4446
- linkListType: concept
4547
links:
48+
- text: Agentic RAG
49+
url: search-agentic-retrieval-concept.md
4650
- text: Vectors in Azure AI Search
4751
url: vector-search-overview.md
4852
- text: Built-in vectorization
@@ -53,12 +57,11 @@ landingContent:
5357
url: retrieval-augmented-generation-overview.md
5458
- linkListType: quickstart
5559
links:
60+
- text: Run an agentic retrieval pipeline
61+
url: search-get-started-agentic-retrieval.md
5662
- text: Retrieve data using an LLM
5763
url: search-get-started-rag.md
58-
- text: Create a vector index
59-
url: search-get-started-vector.md
60-
- text: Query a vector index
61-
url: vector-search-how-to-query.md
64+
6265

6366

6467
# Card

0 commit comments

Comments
 (0)