SharePoint 2013 Search Service Application - Implications of an individual index partition not being "up"

Dean-1015 51 Reputation points
2021-06-23T01:09:48.393+00:00

We have a Search Service Application which has 3 index partitions. Each of these partitions are paired on at least 2 servers.

My question is: If all servers which host replicas of a certain partition are down, should this effect the whole search service application, or should this mean that just the objects/results stored in that particular partition will not be available in search results? Or any other impact I have not mentioned?

Thanks

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
3,043 questions
0 comments No comments
{count} votes

Accepted answer
  1. JoyZ 18,111 Reputation points
    2021-06-23T08:41:26.183+00:00

    @Dean-1015 ,

    If each index partition contains only one index replica on different servers, and these servers down, the whole search service application will be affected.

    Normally, to achieve fault tolerance for the SharePoint Server search index, we add additional index replicas for each index partition and distribute the index replicas over multiple servers.

    More information for your reference:

    https://learn.microsoft.com/en-us/sharepoint/search/manage-the-index-component


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.