Forum Discussion
User get NO search result, other do?
- Sep 08, 2019Easy fix. Add the user as a member to the same group. Wait a bit for index. Should fix issue.
BigBeuferd To explain a bit more to what ChrisWebbTech said. The issue is that in order for an item to be returned in search an access control entry from the searching user has to match the content. There are admin scenario's where an admin can access sites etc, but if the users ACL is not present on the items themselves, then nothing is returned in search.
So, either the user must be a member of the visitor/member/owner group on the site which is inherited down to all items, or part of an AD group with same rights.
When a user is added to the site, and inherited down to all items, this will be picked up eventually by a "security crawl" - typically within 24h. Depending on the timing/scenario, you can hit the "re-index this site" button on the search and offline availability settings page to ensure all present ACL's are indeed part of the indexed items - and it in theory be quicker compared to waiting for a "security crawl".