Skip to content

Commit 558b180

Browse files
Merge pull request #4768 from HeidiSteen/heidist-build-2
Index and data source gallery, take 2
2 parents 7fb7d5b + df2e274 commit 558b180

File tree

2 files changed

+96
-64
lines changed

2 files changed

+96
-64
lines changed

articles/search/index.yml

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ landingContent:
3939
url: search-get-started-agentic-retrieval.md
4040

4141
# Card
42-
- title: RAG and vectors
42+
- title: Agentic RAG
4343
linkLists:
4444
- linkListType: concept
4545
links:
@@ -121,23 +121,3 @@ landingContent:
121121
url: /java/api/overview/azure/search-documents-readme
122122
- text: Azure SDK for JavaScript
123123
url: /javascript/api/overview/azure/search-documents-readme
124-
125-
# Card
126-
- title: Query data
127-
linkLists:
128-
- linkListType: concept
129-
links:
130-
- text: Query types and composition
131-
url: search-query-overview.md
132-
- text: Create a simple query
133-
url: search-query-create.md
134-
- text: Create advanced queries
135-
url: search-query-lucene-examples.md
136-
- linkListType: reference
137-
links:
138-
- text: Simple syntax (default)
139-
url: query-simple-syntax.md
140-
- text: OData language reference
141-
url: query-odata-filter-orderby-syntax.md
142-
- text: Search Documents (REST)
143-
url: /rest/api/searchservice/documents/search-post

0 commit comments

Comments
 (0)