A unified data governance solution that helps manage, protect, and discover data across your organization
Hi John Collins,
In Microsoft Purview eDiscovery, inconsistent search results can occur in several normal scenarios. Please review the following checks:
Data changes over time
Content in Exchange, SharePoint, OneDrive, and Teams is continuously created, modified, or deleted. Running the same search at different times may return different results because the underlying data changed.
Estimated results vs exported results
Search statistics show estimated counts, while exports re-run the query. Differences may occur if items are added, deleted, or preserved by retention/hold policies between the estimate and export.
Search scope or location issues
Some locations may fail or time out during large searches. Review the Locations.csv process report to verify whether any locations were skipped or returned errors.
Security filters or compliance boundaries
If search permission filters or compliance boundaries are configured, different users may see different results for the same query.
Unindexed or partially indexed items
By default, unindexed items (such as image-only files or unsupported formats) may not be included. Re-running the search with partially indexed items included can change the result count.
Large or complex searches
Large searches or complex queries may produce transient processing errors. Splitting the search by date range or location often stabilizes the results.
If inconsistencies continue after validating scope, filters, and indexing, you can review diagnostics using Get-ComplianceSearch and Get-ComplianceSearchAction in PowerShell.
References Link:
Microsoft Purview eDiscovery overview
Content search in Microsoft Purview
Export search results
Keyword Query Language (KQL)