You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/solution-guidance/multigeo-search.md
+1-24Lines changed: 1 addition & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -6,34 +6,11 @@ ms.date: 4/27/2018
6
6
7
7
# Search in a Multi-Geo tenant
8
8
9
-
> [!IMPORTANT]
10
-
> OneDrive and SharePoint Online Multi-Geo is currently in preview and is subject to change.
11
-
12
9
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.
13
10
14
11
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.
15
12
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|

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).
0 commit comments