Search is one of SharePoint's most powerful features and one of the most misunderstood. The most common complaint about SharePoint search isn't that it doesn't work — it's that users don't understand how it works. Once you understand a few key principles, search becomes significantly more useful.
This post covers what every SharePoint user should know about search — where to search from, why you might not see something your colleague can find, and what to do when search seems to be returning the wrong results.
Where You Search From Matters
This is the single most important thing to understand about SharePoint search — the search box you use determines the scope of your results.
Searching from within a site
If you're on a SharePoint site and you use the search box at the top of that site, your results are scoped to that site only. You'll only see content from that specific site — documents, pages, lists. If the file you're looking for is on a different site, it won't appear.
Searching from the SharePoint home page
If you search from the SharePoint home page, the results cover all SharePoint content you have access to across the whole tenant.
Searching from Microsoft 365
The search bar at the top of Microsoft 365 apps — in Teams, in Outlook, in the Microsoft 365 home page — searches across everything: SharePoint files, Teams messages, emails, people, and more. This is the broadest search scope available.
The practical tip: If you can't find something, try searching from a broader scope. Start at the Microsoft 365 search bar if you're not sure where the content lives.
You Only See What You Have Access To
SharePoint search is permission trimmed. This means the search engine only returns results for content you have permission to access. Content you can't see doesn't appear in your search results at all — it's not listed with an "access denied" message, it simply doesn't exist from your perspective.
This explains one of the most common user confusions: "My colleague found it but I can't." If your colleague has access to a site or library that you don't, they'll see results from that content and you won't. Search isn't broken — the permissions are working as designed.
If you believe you should have access to content that isn't appearing in your search results, speak to your site owner or SharePoint administrator about your permissions.
Checked Out Documents Don't Appear in Search
If a document has been checked out by someone — meaning they've locked it for editing — that document is not returned in search results until it's checked back in.
This catches users out regularly. Someone checks out a document to make changes, forgets to check it back in, and the document effectively disappears from search for everyone else. The file still exists in the library — you can navigate to it directly — but it won't surface in a search query.
If you're missing a document you know exists, check whether it might be checked out. In the document library, look for the checked out icon next to the file name, or filter the library view by check out status.
Draft and Unpublished Pages Don't Appear in Search
SharePoint pages that haven't been published don't appear in search results. If a content creator has saved a page as a draft but not published it, that page is invisible to search — and to anyone who isn't a site member with edit access.
Similarly, if a page has been updated but the changes haven't been published, search still returns the last published version of the content, not the draft.
New Content Takes Time to Appear
When someone uploads a document or publishes a page, it doesn't appear in search results immediately. SharePoint needs to crawl and index the new content first. Depending on your environment this can take anywhere from a few minutes to a few hours.
If you've just uploaded a file and can't find it in search, wait a little while and try again. If it still doesn't appear after several hours, there may be a metadata or permissions issue worth investigating.
How to Search More Effectively
Use quotes for exact phrases
Searching for project management returns results containing either word. Searching for "project management" returns only results containing that exact phrase. Useful when you know the specific wording used in the document you're looking for.
Use the filters panel
Most users type a query and ignore the filters. After running a search, look for the filters panel on the right side of the results page. You can filter by file type, modified date, author, and site. Filtering by modified date is particularly useful — "files modified in the last 30 days" narrows results dramatically.
Search by file type
If you're looking for a specific type of file, add the file type to your query — annual report filetype:xlsx or onboarding filetype:pdf. This works in the Microsoft 365 search bar.
Search for people
The Microsoft 365 search bar returns people results alongside documents. Searching for a colleague's name shows their profile, contact details, recent files, and the sites they're active on.
OneDrive vs SharePoint — Different Scopes
| Search location | What it covers |
|---|---|
| OneDrive search | Your personal OneDrive files only — colleagues' SharePoint documents won't appear |
| SharePoint site search | Content within that specific site only |
| SharePoint home page search | All SharePoint sites you have access to across the tenant |
| Microsoft 365 search bar | SharePoint, OneDrive, Teams messages, emails, and people |
Teams Search
Searching from within Microsoft Teams searches across Teams messages, channels, and files. Because Teams files are stored in a SharePoint site behind the scenes, a file shared in a Teams channel will appear in both Teams search and SharePoint search.
The "Why Can't I Find It?" Checklist
If search isn't returning something you know exists, work through this list:
- Are you searching from the right scope? Try searching from the Microsoft 365 search bar rather than a site-level search box
- Do you have permission to access it? Ask a colleague whether they can find it — if they can and you can't, it's a permissions issue
- Is the document checked out? Navigate to the library directly and check for a checked out indicator
- Is it a draft or unpublished page? Ask the content owner whether it's been published
- Was it uploaded recently? Give it an hour and search again
- Are you spelling it correctly? Try a shorter, more distinctive word from the title or content
Part 2 of this series covers search from an administrator perspective — managed properties, result sources, KQL queries, and how metadata quality directly affects search quality.