Problem Statement:
SharePoint default search functionality display all list data. Sometime user don't want to display particular list items data in search result, then what is solution?
Solution:
To remove particular list item details from search result follow below steps:
- Open list and go to list setting
- then go to "Advanced Settings" option
- In "Advanced Settings", find out "Search" section
- In "Search" section, option called as "Allow items from this list to appear in search results?" is available
- By default its "Yes", change it to "No"
Based on SharePoint search architecture, list items will get time to stop displaying from search result.