logo
search
SharePoint Document Issues

Fix SharePoint Hybrid Search Showing Different Results for Users

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

Users with identical permissions are seeing different search result counts when querying the same on-premises library.

Product
SharePoint Server Subscription Edition
Device & OS
not provided
Scenario
Performing document queries using Cloud Hybrid Search on an on-premises SharePoint library.
Observed behavior
The search engine returns conflicting result totals for different users, despite them having the same apparent access rights.
Before you start

Ensure you have SharePoint farm administrator privileges to review crawler logs, Search Service Applications, and Active Directory permission synchronization statuses.

Solution 1Recommended

Review Security Trimming and User Permissions

Since search results are security-trimmed, differing results often indicate underlying differences in identity synchronization or granular permission levels.

Cloud Hybrid Search relies on Microsoft Entra ID to map on-premises claims. If Active Directory sync is delayed or incomplete, search security trimming will hide results from users whose permissions are not fully recognized in the cloud.

1
Verify AD Synchronization

Check Microsoft Entra Connect to ensure both users have identically mapped claims and that recent permission changes have successfully synced to the cloud.

2
Check Item-Level Permissions

Navigate to the on-premises SharePoint library, select 'Library Settings', and verify that no item-level granular restrictions are selectively hiding documents from one user.

3
Confirm Crawler Account Access

Ensure the default content access account has 'Full Read' permissions on the web application so that Access Control Lists (ACLs) are accurately indexed.

Free Microsoft Office alternative

Experience Seamless Document Collaboration with WPS Office

Troubleshooting complex SharePoint hybrid environments can be time-consuming. For lightweight, hassle-free document management and collaboration, consider WPS Office. It provides excellent compatibility with Microsoft formats and straightforward sharing features without the need for complex server configurations.

  1. 1. Download the Installer: Visit the official WPS Office website and download the free installer for your operating system.
  2. 2. Install the Software: Run the setup file and follow the on-screen instructions to install WPS Office on your device.
  3. 3. Open and Collaborate: Sign in to activate your free cloud storage and start editing your Office documents immediately.
Fully compatible with Microsoft Word, Excel, and PowerPoint file formats (.docx, .xlsx, .pptx).Built-in cloud collaboration tools for real-time teamwork without complex on-premises server setups.Lightweight architecture ensures fast loading and smooth document editing.User-friendly interface requiring zero learning curve for traditional Office users.
microsoft office alternative - wps office

Frequently Asked Questions

Why do users with the same permissions see different search results in SharePoint?

This usually happens due to search security trimming discrepancies, delayed Active Directory synchronization to Microsoft Entra ID, or caching issues within the unified search index.

How does Cloud Hybrid Search handle on-premises document permissions?

It crawls your on-premises content and parses the Access Control Lists (ACLs), sending both the metadata and permissions to the Microsoft 365 index. The cloud index then trims search results based on the mapped cloud identity of the user.

How can I force SharePoint to update the search index in a hybrid environment?

You can force an update by going to the Search Service Application in SharePoint Central Administration and manually triggering a full crawl for the specific content source that contains your on-premises library.