Skip to content

Commit b846435

Browse files
authored
Update sharepoint-search-rest-api-overview.md
1 parent 1367938 commit b846435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 **true**.
590+
**false** to perform result type processing; otherwise, **true**. The default value is **true**.
591591

592592
#### Sample GET request
593593

0 commit comments

Comments
 (0)