{"id":99004,"date":"2022-05-19T10:00:33","date_gmt":"2022-05-19T10:00:33","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=99004"},"modified":"2025-01-15T05:49:40","modified_gmt":"2025-01-15T05:49:40","slug":"how-to-rebuild-exchange-search-index","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/","title":{"rendered":"How to Rebuild Exchange Search Index?"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>In Microsoft Exchange Server environment, Exchange Search is a crucial constituent of the mailbox servers as it facilitates the search process. This indexes the mailboxes and related attachments in mailboxes. Sometimes, you face a situation where the users complain that the search is taking too long or it doesn&rsquo;t return any results. This can happen due to corruption or any other issues in the content index. To resolve such issues, you can rebuild the Exchange search index. Below, we will see how to rebuild the search index for Exchange Servers that are not part of the Database Availability Group (DAG). In a DAG setup, you can simply reseed the index catalog from other member in the group.<\/p><h2 class=\"wp-block-heading\" id=\"process-to-rebuild-the-exchange-search-index\">Process to Rebuild the Exchange Search Index<\/h2><p>If you&rsquo;re facing issues with the search index, follow the steps given below to rebuild the Exchange search index.<\/p><blockquote class=\"note_alert\">\n<p><strong><em>Note:<\/em><\/strong><em> The below process is applicable for Exchange Server 2016 and earlier versions.<\/em><\/p>\n<\/blockquote><h3 class=\"wp-block-heading\"><strong>Step 1: Check the Indexing Status<\/strong><\/h3><p>You need to first check the status of indexing. For this, open the Exchange Management Shell (EMS) and run the following command:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-MailboxDatabaseCopyStatus * | Sort Name | Select Name, Status, ContentIndexState<\/strong><\/code><\/pre><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"183\" data-id=\"175793\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/1-1.png\" alt=\"Checking the Indexing Status\" class=\"wp-image-175793 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/1-1.png 624w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/1-1-300x88.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/1-1-150x44.png 150w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure>\n<\/figure><p>In the command output, if you see the ContentIndexState as <strong>Failed<\/strong> or <strong>FailedAndSuspended<\/strong>, then you need to rebuild the index.<\/p><h3 class=\"wp-block-heading\"><strong>Step 2: Stop the Services<\/strong><\/h3><p>The next step is to stop the <strong>Fast Search<\/strong> and <strong>Host Controller Services<\/strong>. To do so, run the commands as given below:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Stop-Service MSExchangeFastSearch<\/strong>\n<strong>Stop-Service HostControllerService<\/strong><\/code><\/pre><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"59\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/2-1.png\" alt=\"Stop the Services commends \" class=\"wp-image-175795 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/2-1.png 624w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/2-1-300x28.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/2-1-150x14.png 150w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/figure><h3 class=\"wp-block-heading\">Step 3: Delete the Indexing Folder<\/h3><p>Now, you need to delete the indexing (GUID) folder. It is available at same location as the EDB file.<\/p><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"509\" data-id=\"175796\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/3-1-1024x509.png\" alt=\"Delete the Indexing Folder\" class=\"wp-image-175796 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/3-1-1024x509.png 1024w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/3-1-300x149.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/3-1-768x382.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/3-1-150x75.png 150w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/3-1.png 1383w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/figure><h3 class=\"wp-block-heading\"><strong>Step 4: Start the Services<\/strong><\/h3><p>Once you have deleted the indexing folder, start the services again using the following cmdlets:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Start-Service MSExchangeFastSearch<\/strong>\n<strong>Start-Service HostControllerService<\/strong><\/code><\/pre><p>When both the services are stated, a new GUID folder will be created in the directory.<\/p><h3 class=\"wp-block-heading\"><strong>Step 5: Confirm the Indexing Status<\/strong><\/h3><p>To confirm the status of the search index, run the following cmdlet:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-MailboxDatabaseCopyStatus * | Sort Name | Select Name, Status, ContentIndexState<\/strong><\/code><\/pre><p>In the command output, the <strong>ContentIndexState<\/strong> will be displayed as <strong>Healthy<\/strong>. If it shows the ContentIndexState as failed and suspended, then read <a href=\"https:\/\/www.stellarinfo.com\/blog\/fix-error-content-index-state-failed-and-suspended\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>How to Fix Content Index State Failed and Suspended Issue.<\/strong><\/a><\/p><h2 class=\"wp-block-heading\" id=\"how-to-check-and-fix-indexing-issues-in-exchange-server-2019?\">How to Check and Fix Indexing Issues in Exchange Server 2019?<\/h2><p>In Exchange Server 2019, unlike the previous versions, indexing for every mailbox is stored in the mailbox and not in the database. To resolve the indexing issues in Exchange Server 2019, you can move the mailbox with indexing issues to another database.<\/p><p>However, if the mailbox items are not indexed for an extended period, the items will go into <strong>a permanent failure state<\/strong>. To resolve this, you need to create a new override for the non-indexed items and then re-index them. Here are the steps:<\/p><h3 class=\"wp-block-heading\"><strong>Step 1: Check the Non-Indexed Items<\/strong><\/h3><p>First, check how many mailbox items are not being indexed by the server. For this, you can use the <strong>Get-MailboxStatistics<\/strong> cmdlet as given below:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-MailboxStatistics &lt;usermailbox&gt; | FL BigFunnel*<\/strong><\/code><\/pre><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"508\" height=\"429\" data-id=\"175797\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/4-1.png\" alt=\"use the Get-MailboxStatistics cmdlet \" class=\"wp-image-175797 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/4-1.png 508w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/4-1-300x253.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/4-1-150x127.png 150w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/figure>\n<\/figure><p>The above command will show a lot of information regarding the mailbox index status and information. However, you can check the following fields:<\/p><ul class=\"wp-block-list\">\n<li><strong>BigFunnelNotIndexedSize<\/strong><\/li>\n\n\n\n<li><strong>BigFunnelNotIndexedCount<\/strong><\/li>\n<\/ul><p>Alternatively, you can use the command mentioned below to get details of only the non-indexed items for a specific mailbox.<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-MailboxStatistics &lt;usermailbox&gt; | FL *NotIndex*<\/strong><\/code><\/pre><figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"575\" height=\"157\" data-id=\"175798\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/5-1.png\" alt=\"Used commend for non-indexed items \" class=\"wp-image-175798 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/5-1.png 575w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/5-1-300x82.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/5-1-150x41.png 150w\" sizes=\"auto, (max-width: 575px) 100vw, 575px\" \/><\/figure>\n<\/figure><p>If you want the number of non-indexed mailbox items for all the mailboxes, use the following cmdlet:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-Mailbox -ResultSize Unlimited | Get-MailboxStatistics | ? {$_.BigfunnelNotIndexedCount -ge \"1\"} | ft DisplayName,BigfunnelNotIndexedCount<\/strong><\/code><\/pre><p>The output of this command will display a list of all mailbox items that are not indexed and the extent of damage.<\/p><h3 class=\"wp-block-heading\"><strong>Step 2: Create a New Override<\/strong><\/h3><p>You need to create a new override for the items that are in a permanent failure state. Use the following cmdlet:<\/p><pre class=\"wp-block-code command_container\"><code><strong>New-SettingOverride -Name \"Big Funnel Permanent Retry\" -Component \"BigFunnel\" -Section \"BigFunnelFailedItemsQuerySettings\" -Parameters @(\"ExcludePermanentFailures=false\") -Reason \"Re-Index Messages\" -MinVersion \"&lt;Build Number&gt;\" -MaxVersion \"&lt;Build Number&gt;\"<\/strong><\/code><\/pre><p>In the build number field, enter the version of the server where the mailbox is residing.<\/p><h3 class=\"wp-block-heading\"><strong>Step 3: Update the Configuration<\/strong><\/h3><p>Now, you need to update the configuration. For this, use the following cmdlet:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-ExchangeDiagnosticInfo -Process Microsoft.Exchange.Directory.TopologyService -Component VariantConfiguration -Argument Refresh<\/strong><\/code><\/pre><p>After running the above command, you will see the file named &ndash; <strong>BigFunnel.Overrides.ini<\/strong> in the <strong>%ExchangeInstallPath%\\v15\\config<\/strong> directory.<\/p><h3 class=\"wp-block-heading\"><strong>Step 4: Re-index the Items<\/strong><\/h3><p>Now, you need to trigger the Exchange Server to index the mailbox items that were not indexed earlier. To do this, run the following command:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Start-MailboxAssistant -Identity &lt;mailbox ID&gt; -AssistantName BigFunnelRetryFeederTimeBasedAssistant<\/strong><\/code><\/pre><h3 class=\"wp-block-heading\"><strong>Step 5: Check if the Items are Indexed<\/strong><\/h3><p>To confirm if the process has worked, recheck the number of non-indexed items by using the following command:<\/p><pre class=\"wp-block-code command_container\"><code><strong>Get-Mailbox -ResultSize Unlimited | Get-MailboxStatistics | ? {$_.BigfunnelNotIndexedCount -ge \"1\"} | ft DisplayName,BigfunnelNotIndexedCount<\/strong><\/code><\/pre><p>In the output, check the <strong>BigFunnelNotIndexedSize<\/strong> and the <strong>BigFunnelNotIndexedCount<\/strong> fields. If these fields display the value as <strong>Zero,<\/strong> this means that the non-indexed items have been indexed successfully.<\/p><h2 class=\"wp-block-heading\" id=\"conclusion\">Conclusion<\/h2><p>If the users are facing trouble when using the search function, it is most probably due to issues with the search index. To resolve the issues, you can rebuild the search index in Exchange Server. Above, we have explained the process to rebuild the search index in Exchange Server. However, if the problem persists, it is probably due to corruption in the database. In this case, you can repair the database by using EseUtil commands. However, the hard recovery process can result in significant data loss. As an alternative, you can use <strong>Stellar Repair for Exchange <\/strong>&ndash; an <a href=\"https:\/\/www.stellarinfo.com\/edb-exchange-server-recovery.htm\" target=\"_blank\" rel=\"noreferrer noopener\">Exchange repair tool<\/a> that can repair the corrupted database and recover all the data. It supports all Exchange Server versions &ndash; from Exchange Server 5.5 to Exchange Server 2019. This tool can recover mailboxes, public folders, archives, and other items from corrupted or damaged Exchange databases and save them in PST and other formats. It can also export the EDB file items to a live Exchange Server or Office 365.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Microsoft Exchange Server environment, Exchange Search is a crucial constituent of&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\">Continue reading <span class=\"screen-reader-text\">How to Rebuild Exchange Search Index?<\/span><\/a><\/p>\n","protected":false},"author":95,"featured_media":99018,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[25],"tags":[],"class_list":["post-99004","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exchange-server","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Rebuild Exchange Search Index?<\/title>\n<meta name=\"description\" content=\"Step-by-step tutorial on how to rebuild Exchange Search Index to resolve issues with the search\/indexing process in Exchange Server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Rebuild Exchange Search Index?\" \/>\n<meta property=\"og:description\" content=\"Step-by-step tutorial on how to rebuild Exchange Search Index to resolve issues with the search\/indexing process in Exchange Server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-19T10:00:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-15T05:49:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Anubhuti Sinha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anubhuti Sinha\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\"},\"author\":{\"name\":\"Anubhuti Sinha\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\"},\"headline\":\"How to Rebuild Exchange Search Index?\",\"datePublished\":\"2022-05-19T10:00:33+00:00\",\"dateModified\":\"2025-01-15T05:49:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\"},\"wordCount\":878,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg\",\"articleSection\":[\"Exchange Server Recovery\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\",\"name\":\"How to Rebuild Exchange Search Index?\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg\",\"datePublished\":\"2022-05-19T10:00:33+00:00\",\"dateModified\":\"2025-01-15T05:49:40+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\"},\"description\":\"Step-by-step tutorial on how to rebuild Exchange Search Index to resolve issues with the search\/indexing process in Exchange Server.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg\",\"width\":1000,\"height\":600,\"caption\":\"How to Rebuild Exchange Search Index\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Rebuild Exchange Search Index?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e\",\"name\":\"Anubhuti Sinha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g\",\"caption\":\"Anubhuti Sinha\"},\"description\":\"Anubhuti's passion for technology shines through her knowledge of Microsoft Exchange Server. She excels at managing, and troubleshooting this powerful platform. She has a bachelor\u2019s degree in technology in the field of Electronics and Communication.\",\"sameAs\":[\"https:\/\/www.stellarinfo.com\/\",\"https:\/\/www.linkedin.com\/in\/anubhuti-sinha-196a64189\/\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/anubhuti\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Rebuild Exchange Search Index?","description":"Step-by-step tutorial on how to rebuild Exchange Search Index to resolve issues with the search\/indexing process in Exchange Server.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/","og_locale":"en_US","og_type":"article","og_title":"How to Rebuild Exchange Search Index?","og_description":"Step-by-step tutorial on how to rebuild Exchange Search Index to resolve issues with the search\/indexing process in Exchange Server.","og_url":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2022-05-19T10:00:33+00:00","article_modified_time":"2025-01-15T05:49:40+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg","type":"image\/jpeg"}],"author":"Anubhuti Sinha","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Anubhuti Sinha","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/"},"author":{"name":"Anubhuti Sinha","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e"},"headline":"How to Rebuild Exchange Search Index?","datePublished":"2022-05-19T10:00:33+00:00","dateModified":"2025-01-15T05:49:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/"},"wordCount":878,"commentCount":0,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg","articleSection":["Exchange Server Recovery"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/","url":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/","name":"How to Rebuild Exchange Search Index?","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg","datePublished":"2022-05-19T10:00:33+00:00","dateModified":"2025-01-15T05:49:40+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e"},"description":"Step-by-step tutorial on how to rebuild Exchange Search Index to resolve issues with the search\/indexing process in Exchange Server.","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2022\/05\/How-to-rebuild-exchange-search-index.jpg","width":1000,"height":600,"caption":"How to Rebuild Exchange Search Index"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/how-to-rebuild-exchange-search-index\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Rebuild Exchange Search Index?"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/6e25a24438bdade7cc6a17f8af4fe18e","name":"Anubhuti Sinha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0808a9a412ffd85db3c57b7af6e353dfc9ed9ca5021570b3b9b1d83550c1948f?s=96&d=mm&r=g","caption":"Anubhuti Sinha"},"description":"Anubhuti's passion for technology shines through her knowledge of Microsoft Exchange Server. She excels at managing, and troubleshooting this powerful platform. She has a bachelor\u2019s degree in technology in the field of Electronics and Communication.","sameAs":["https:\/\/www.stellarinfo.com\/","https:\/\/www.linkedin.com\/in\/anubhuti-sinha-196a64189\/"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/anubhuti\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/99004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/95"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=99004"}],"version-history":[{"count":28,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/99004\/revisions"}],"predecessor-version":[{"id":175830,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/99004\/revisions\/175830"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/99018"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=99004"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=99004"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=99004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}