Skip to content

Commit 0d2b3d3

Browse files
committed
2504813
1 parent 59c979e commit 0d2b3d3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

powerapps-docs/maker/portals/configure/dataverse-search.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: nageshbhat-msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom: intro-internal
8-
ms.date: 12/16/2021
8+
ms.date: 12/17/2021
99
ms.subservice: portals
1010
ms.author: nabha
1111
ms.reviewer: ndoelman
@@ -20,7 +20,7 @@ contributors:
2020

2121
## Overview
2222

23-
[Dataverse search](../../../user/relevance-search-benefits.md) delivers fast and comprehensive search results sorted by relevance in portals. Dataverse search is the same search service used in model-driven apps and other Power Platform services built on Microsoft Dataverse. The [Lucene.NET](search.md) powered search will coexist for certain time and will eventually be replaced by Dataverse search. To enable Dataverse search, add the [site setting](configure-site-settings.md) `Search/EnableDataverseSearch` and set to **true**. Either false or without this setting will instead enable the [Lucene.NET](search.md) search.
23+
[Dataverse search](../../../user/relevance-search-benefits.md) delivers fast and comprehensive search results sorted by relevance in portals. Dataverse search is the same search service used in model-driven apps and other Power Platform services built on Microsoft Dataverse. To enable Dataverse search, add the [site setting](configure-site-settings.md) `Search/EnableDataverseSearch` and set to **true**. Either false or without this setting will instead enable the [Lucene.NET](search.md) search.
2424

2525
> [!IMPORTANT]
2626
> - This is a preview feature.
@@ -198,6 +198,8 @@ You can follow the walk-through with a table of your choice by replacing the *nw
198198

199199
- If you switch the site setting **Search/EnableDataverseSearch** from *true* to *false* in order to disable Dataverse search and re-enable the Lucene.NET search, you will need to go to the [Portal Admin Center](../admin/admin-overview.md) and choose **Actions** > **Restart** to restart the portal. If you miss this step, you will see an error page when attempting to [rebuild the search index](search.md#rebuild-full-search-index) and users will not see any search results.
200200

201+
- When searching for a keyword and you continuously encounter the message saying *There was a problem performing the search. Try again*, restart the portal by opening the [Portal Admin Center](../admin/admin-overview.md) and choose **Actions** > **Restart**.
202+
201203
### See also
202204

203205
- [Use faceted search](improve-portal-search-faceted-search.md)

0 commit comments

Comments
 (0)