Skip to content

Commit fc4de52

Browse files
Merge pull request SharePoint#7847 from yjiez/patch-1
Update sharepoint-search-rest-api-overview.md
2 parents 392d0cf + de72a22 commit fc4de52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/general-development/sharepoint-search-rest-api-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Search REST API overview
33
description: Add search functionality to client and mobile applications using the Search REST service in SharePoint and any technology that supports REST web requests.
4-
ms.date: 01/27/2021
4+
ms.date: 04/06/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -587,7 +587,7 @@ GET http:// _server_/_api/search/query?querytext='sharepoint'&hithighlighted
587587

588588
A Boolean value that specifies whether to perform result type processing for the query.
589589

590-
**true** to perform result type processing; otherwise, **false**. The default value is **false**.
590+
**true** to perform result type processing; otherwise, **false**. The default value is **true**.
591591

592592
#### Sample GET request
593593

0 commit comments

Comments
 (0)