A typical scenario in SharePoint is to limit the results on a search page to specific content. SharePoint 2013 introduces the concept of Results Sources.

It was called Search scopes in SharePoint 2010.

Result Sources can be created at the following three levels:

  • Search Service Application.
  • Site collection.
  • Site.

SharePoint 2013 provides 16 predefined result sources.

Local SharePoint Results is the pre-configured default search resource. We can specify our result sources as the default.

You need to have Site Collection Administrator permissions for the site collection and Site Owner permissions for the site.

In this article, I will show you how to create a custom Result Source in a SharePoint 2013 Environment.

Step 1

Navigate to Manage Result Sources from Search Settings.



Step 2

Select New Result Source and a new page will appear.



Step 3

Provide general information such as Name and Description for the newly generated search results. The Protocol should be Local SharePoint.



Step 4

Click on Launch Query Builder.



Step 5

In the Query Text, provide the source of the search to confine your search results.



Step 6

The updated Query text value to search values only from the list items is shown below.



Step 7

The newly created Result source is as shown below. You can assign this to the search result web part to refine your search results.