A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hi @Bisogno, Rocky (DES),
Welcome to the Microsoft Q&A forum.
Thank you for reaching out regarding SharePoint search behavior.
Based on your inquiry, I would like to share with you that in SharePoint the Reindex list/library action is designed to force content to be re-crawled so that existing items pick up any search schema changes. This is necessary because changes made to the search schema such as updating a managed property or the mapping between crawled and managed properties don't automatically trigger a re-crawl of the site content itself.
To resolve broken mappings, please follow this supported order:
- First, fix the mapping in the Search Schema first: map the correct crawled property to the intended managed property. As per Microsoft documentation, only managed properties are kept in the index, so this link must be established first.
- Then reindex the affected scope: once the schema is updated, request a reindex of the specific list or library. This marks all content in that scope as "changed," ensuring it is picked up and reprocessed during the next crawl.
While you can reindex an entire site for broader changes, please note that Microsoft cautions this can cause a massive load on the search system. It is best to use the more specific list or library reindex whenever possible.
For more technical depth, you can refer to the Microsoft Learn articles on
- Manually request crawling and reindexing of a site, a library or a list (Microsoft Learn)
- Manage the search schema in SharePoint (Microsoft Learn)
I hope this response has helped address your question and clarify the behavior you're experiencing. Please feel free to reply if you have any further questions, I would be happy to assist further.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.