Skip to content

Commit 6fa87c4

Browse files
authored
Update search-faq-frequently-asked-questions.yml
1 parent b95cb20 commit 6fa87c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-faq-frequently-asked-questions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ sections:
153153
- question: |
154154
Where does query execution occur?
155155
answer: |
156-
Queries execute over a single search index that's hosted on your search service. You can't join multiple indexes to search content in two or more indexes, but you can query same-name indexes in multiple search services.
156+
Queries execute over a single search index that's hosted on your search service. You can't join multiple indexes to search content in two or more indexes, but you can [query same-name indexes in multiple search services](https://github.com/Azure-Samples/azure-search-dotnet-scale/tree/main/multiple-search-services).
157157
158158
- question: |
159159
Why are there zero matches on terms I know to be valid?

0 commit comments

Comments
 (0)