Skip to content

Commit 33403fa

Browse files
tklarsenVesaJuvonen
authored andcommitted
Update multi-geo-search.md (SharePoint#1862)
1 parent 0cfe492 commit 33403fa

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

docs/solution-guidance/multigeo-search.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,11 @@ ms.date: 4/27/2018
66

77
# Search in a Multi-Geo tenant
88

9-
> [!IMPORTANT]
10-
> OneDrive and SharePoint Online Multi-Geo is currently in preview and is subject to change.
11-
129
In a Multi-Geo tenant, each geo ___location has its own search index, as well as its own independent search center. When a user searches, the query is fanned out to all the indexes, and the returned results are merged.
1310

1411
For example, a user in one geo ___location can search for content stored in another geo ___location, or for content on a SharePoint site that’s restricted to a different geo ___location. If the user has access to this content, search shows the result.
1512

16-
By default, when you configure a search center, the search center uses the following URL pattern:
17-
18-
```
19-
https://<tenanturl>.sharepoint.com/sites/search
20-
```
21-
22-
In the scenario shown in the following image, a Multi-Geo tenant has three geo locations, each with a geo ___location-specific search URL.
23-
24-
<br/>
25-
26-
|**Geo ___location**|**Search URL**|
27-
|:---------------|:-------------|
28-
|North America (default ___location)|https://contoso.sharepoint.com/search|
29-
|Europe (satellite ___location)|https://contosoeur.sharepoint.com/search|
30-
|Asia (satellite ___location)|https://contosoapc.sharepoint.com/search|
31-
32-
<br/>
33-
34-
![World map showing geo locations in North America, Europe, and Asia with tenant-specific search site URLs](media/multigeo/multigeosearch_intro.png)
35-
36-
To work with search programmatically in a Multi-Geo tenant, see [Get custom search applications to show results from all or some geo locations](https://docs.microsoft.com/en-us/office365/enterprise/configure-search-for-multi-geo#get-custom-search-applications-to-show-results-from-all-or-some-geo-locations).
13+
To work programmatically with search in a Multi-Geo tenant, see [Get custom search applications to show results from all or some geo locations](https://docs.microsoft.com/en-us/office365/enterprise/configure-search-for-multi-geo#get-custom-search-applications-to-show-results-from-all-or-some-geo-locations).
3714

3815

3916
## See also

0 commit comments

Comments
 (0)