"Search doesn't work" is one of the most common SharePoint complaints. The technology is fine. The problem is almost always content, metadata, or configuration. This article covers the practical levers that make search return what users expect.
The 4 causes of bad search
- Content sprawl: too many copies of similar documents, all returned for the same query
- Weak metadata: documents have no tags, so search has only the file name and full text to go on
- Inconsistent terminology: the document calls it a "Statement of Works" but users search for "SOW"
- No promoted results: the canonical answer is buried below 50 lookalikes
Lever 1: Clean up before tuning
Search tuning on a messy tenant is rearranging deckchairs. Before configuration changes:
- Run a content clean-up on the sites that matter most
- Reduce duplicates with a tool like AvePoint Opus
- Archive inactive sites so they stop polluting results
Lever 2: Add the metadata that matters
For the libraries users search most, add managed metadata columns that match how they think:
- Document type (policy, procedure, template, contract)
- Business function (HR, finance, sales, operations)
- Audience (internal, customer-facing, board)
- Status (current, draft, superseded, archived)
Status alone removes a huge share of bad results. Tag superseded documents and exclude them from search by default.
Lever 3: Set up search verticals and refiners
SharePoint search lets users narrow by file type, modification date, site, and any indexed column. Configure refiners that match how your organisation thinks: by department, by project, by content type.
For frequent searches, build a search vertical (Documents, Sites, News, People) tuned to the audience.
Lever 4: Promote the canonical answer
Search admins can promote specific results for specific queries (formerly "best bets"). When someone searches for "leave policy", the current leave policy should be the first result, every time, regardless of what else is in the index.
Build a list of the top 20 internal queries and promote a canonical result for each. That alone resolves a large share of "search doesn't work" complaints.
Lever 5: Train users (briefly)
A short refresher on SharePoint search syntax pays for itself:
- Quote phrases:
"records management plan" - Use filters: filter by file type, modified date, or site
- Look beyond the first 5 results before declaring search broken
For a search optimisation engagement, submit a support ticket.
Comments
0 comments
Please sign in to leave a comment.