nerdexam
Microsoft

70-332 · Question #109

You are customizing search results in a SharePoint Server 2013 server farm. You need to create a webpage that users can use to search Knowledge Base articles stored in an external Microsoft SQL Server

The correct answer is A. Create a page by using the (Welcome Page) Search results page layout. Configure a content type hub.. A Search results page layout combined with a content type hub allows SharePoint 2013 to surface external SQL Server Knowledge Base content farm-wide and present it in a dedicated search results page.

Configure and manage service applications

Question

You are customizing search results in a SharePoint Server 2013 server farm. You need to create a webpage that users can use to search Knowledge Base articles stored in an external Microsoft SQL Server database. Searches performed from the new page must not display content from other sources. What should you do?

Options

  • ACreate a page by using the (Welcome Page) Search results page layout. Configure a content type hub.
  • BCreate a page by using the (Welcome Page) Search box page layout. Configure a content type hub.
  • CCreate a page by using the (Welcome Page) Search box page layout. Create a result source that has a query transformation.
  • DCreate a page by using the (Welcome Page) Search results page layout. Create a result source that has a query transformation.

How the community answered

(47 responses)
  • A
    70% (33)
  • B
    11% (5)
  • C
    4% (2)
  • D
    15% (7)

Why each option

A Search results page layout combined with a content type hub allows SharePoint 2013 to surface external SQL Server Knowledge Base content farm-wide and present it in a dedicated search results page.

ACreate a page by using the (Welcome Page) Search results page layout. Configure a content type hub.Correct

The Search results page layout is the correct page type for rendering and displaying search result sets to users visiting the new page. A content type hub, part of the Managed Metadata Service Application, publishes external content types defined through Business Connectivity Services (BCS) for the SQL Server database across all site collections, making the Knowledge Base content type uniquely resolvable by search and effectively scoping results to that external source.

BCreate a page by using the (Welcome Page) Search box page layout. Configure a content type hub.

The Search box page layout renders only a search input field and cannot display result sets, so users would have no way to see Knowledge Base articles returned from their query.

CCreate a page by using the (Welcome Page) Search box page layout. Create a result source that has a query transformation.

The Search box page layout is the wrong choice for a results page, and while a result source with query transformation does scope results, it does not address the need to expose external SQL Server content types across the farm via BCS.

DCreate a page by using the (Welcome Page) Search results page layout. Create a result source that has a query transformation.

A result source with query transformation is a valid scoping mechanism but paired with the Search box page layout, which cannot render results, making this combination non-functional for the stated requirement.

Concept tested: SharePoint 2013 external content search with content type hub

Source: https://learn.microsoft.com/en-us/sharepoint/governance/publish-content-types-from-the-content-type-hub

Topics

#search results page#result source#external content source#query transformation

Community Discussion

No community discussion yet for this question.

Full 70-332 Practice