Does SharePoint search the documents which are in state "PENDING" or "Draft" and which requires approval?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Yes, SharePoint search shows documents with "PENDING" or "Draft" state, you have a workaround but it's only affects a specific list so if you need to remove results with "PENDING" or "Draft" versions on a specific list, you'll need to follow the next steps:
Make a full crawl and you won't see the "PENDING" or "Draft" items from that specific list again. If you need to remove results with "PENDING" or "Draft" permanently, you'll need to implement a custom security trimming. Here's a great article on "how to create a custom security trimmer for Search"! Good luck. |
|||
|
|
please see the below link .Hope this helps http://www.sharepointblues.com/2010/03/17/draft-item-security-search-results-security-trimming/ |
|||
|
|

