Updates from: 03/31/2023 01:39:55
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Differences Classic Modern Search https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/differences-classic-modern-search.md
You use the <a href="https://go.microsoft.com/fwlink/?linkid=2185219" target="_b
- The [search schema](manage-search-schema.md) determines how content is collected in and retrieved from the search index. Because both search experiences use the same search index to find search results, any changes you make to the search schema, apply to both experiences. The Microsoft Search experience doesn't support changing the sort order of results or building refiners based on metadata. Therefore, the following search schema settings donΓÇÖt affect the Microsoft Search experience: - Sortable - Refinable
- - Company name extraction (to be deprecated as of November 15th, 2019)
+ - Company name extraction (deprecated since November 15, 2019)
- In environments where vertical configuration is available the modern search experience only shows results from the standard result source (Local SharePoint Results). To learn more, see [Manage search verticals](/microsoftsearch/manage-verticals). - In environments where vertical configuration is not available the modern search experience only shows results from the default result source. If you change the default [result source](manage-result-sources.md), both modern and classic search experiences are impacted.
SharePoint Enable File Requests https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/enable-file-requests.md
Admins can use the SharePoint Online Management Shell to disable or enable the *
## Enable or Disable Request Files for SharePoint > [!NOTE]
-> This is a newly released feature and may not be available to all tenants yet.
->
-> Note that if your tenant currently has Anyone Links enabled for SharePoint, we will be enabling this feature for SharePoint sites by default during the rollout. If you do not want File Requests to appear on SharePoint sites, you can opt out by running the following SharePoint Online management shell command: "Set-SPOTenant -CoreRequestFilesLinkEnabled $False".
+> If you do not want File Requests to appear on SharePoint sites, you can opt out by running the following SharePoint Online management shell command: "Set-SPOTenant -CoreRequestFilesLinkEnabled $False".
1. Check if you have enabled [**Anyone** links at the tenant level for SharePoint sites](/sharepoint/turn-external-sharing-on-or-off#change-the-organization-level-external-sharing-setting).