Skip to content

Commit 496f89e

Browse files
authored
Added disclaimer for classic sites (SharePoint#6362)
Added disclaimer for classic sites. Also linked to modern search web parts. Updated See Also with modern search web parts.
1 parent 92f516c commit 496f89e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/solution-guidance/search-customizations-for-sharepoint.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
22
title: Search customizations for SharePoint
33
description: Create customized SharePoint and SharePoint Online search scenarios by using a search-based site directory, personalized search, or search configuration portability.
4-
ms.date: 5/03/2018
4+
ms.date: 10/09/2020
55
localization_priority: Normal
66
---
77

8+
> [!NOTE]
9+
> The following page relates to classic sites in SharePoint Online. These features are not supported in modern SharePoint sites. To implement similar functionality in modern SharePoint review PnP modern search web parts at: https://microsoft-search.github.io/pnp-modern-search/
10+
811
# Search customizations for SharePoint
912

1013
Create customized SharePoint and SharePoint Online search scenarios by using a search-based site directory, personalized search results, or search configuration portability.
@@ -340,3 +343,4 @@ private static void ImportSearchSettings(ClientContext context, string settingsF
340343
## See also
341344

342345
- [Search solutions for SharePoint](search-solutions-in-sharepoint-2013-and-sharepoint-online.md)
346+
- [PnP Modern Search Web Parts](https://microsoft-search.github.io/pnp-modern-search/)

0 commit comments

Comments
 (0)