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.
Question
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)- A70% (33)
- B11% (5)
- C4% (2)
- D15% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.