70-339 · Question #103
Contoso, Ltd. acquires WingTip Toys. You manage the SharePoint farms for both organizations. The following table lists relevant information about farm indexing operations: The content for Contoso and
The correct answer is A. Create 10 additional index partitions in the existing Search Service application.. Adding index partitions to the existing Search Service application in the Contoso farm accommodates the combined item volume from both farms while satisfying the requirement to minimize the number of Search Service applications and index partitions.
Question
Contoso, Ltd. acquires WingTip Toys. You manage the SharePoint farms for both organizations. The following table lists relevant information about farm indexing operations:
The content for Contoso and WingTip Toys must be indexed in the same search topology. Contoso wants to limit the number of Search Service applications and index partitions that must be deployed in the environment. You need to configure the search topology for the Contoso farm to index content from both SharePoint farms. In the Contoso farm, what should you do?
Options
- ACreate 10 additional index partitions in the existing Search Service application.
- BCreate a new Search Service application, and then add 18 index partitions.
- CCreate one additional index partition in the existing Search Service application.
- DCreate a new Search Service application that indexes content from the WingTip Toys farm.
How the community answered
(28 responses)- A61% (17)
- B11% (3)
- C21% (6)
- D7% (2)
Why each option
Adding index partitions to the existing Search Service application in the Contoso farm accommodates the combined item volume from both farms while satisfying the requirement to minimize the number of Search Service applications and index partitions.
A single Search Service application can index content from multiple SharePoint farms using remote content sources. Adding 10 index partitions to the existing application provides the capacity needed to index the WingTip Toys content alongside Contoso's content without deploying a second Search Service application. This directly satisfies the constraint to limit Search Service applications and index partitions.
Creating a new Search Service application adds a second SSA, which violates the explicit requirement to limit the number of Search Service applications in the environment.
Adding only one index partition would be insufficient to handle the combined item count from both farms based on the indexing capacity data provided in the scenario table.
Creating a new Search Service application dedicated to WingTip Toys content contradicts both constraints - it increases the SSA count and duplicates index infrastructure unnecessarily.
Concept tested: SharePoint cross-farm search topology and index partition sizing
Source: https://learn.microsoft.com/en-us/sharepoint/search/manage-the-index-component
Topics
Community Discussion
No community discussion yet for this question.