Skip to content

Commit becd6c8

Browse files
Merge pull request SharePoint#5367 from Stealth7777/patch-2
Updates to reflect CDN changes for the Search API
2 parents 6a1b0e4 + 8bd15e7 commit becd6c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ If your users also expect results from OneDrive for Business content that only t
2020

2121
<a name="bk_queryrest"> </a>
2222

23+
## Content Delivery Network (CDN) Support
24+
25+
If the Office 365 Private or Public CDN is enabled to optimize performance for assets then this section applies to you. If your search results contain images that are served from the CDN, then the URL for the image will be the CDN URL that is returned in the results and not the asset library ___location. For more information on CDN please review [Use the Office 365 Content Delivery Network (CDN) with SharePoint Online](https://aka.ms/spocdn).
26+
27+
2328
## Querying with the Search REST service
2429

2530
Search in SharePoint includes a Search REST service you can use to add search functionality to your client and mobile applications by using any technology that supports REST web requests. You can use the Search REST service to submit Keyword Query Language (KQL) or FAST Query Language (FQL) queries in your SharePoint Add-ins, remote client applications, mobile applications, and other applications.

0 commit comments

Comments
 (0)