#SharePointProblems | Koskila.net

Solutions are worthless unless shared! Antti K. Koskela's Personal Professional Blog

Tweaking the SharePoint list view search box to filter on managed metadata fields

koskila
Reading Time 2 min
Word Count 303 words
Comments 0 comments
Rating 4 (1 votes)
View

This post contains a really small, but nifty tweak to the search box in SharePoint list views. Applies to 2013, and Office 365 (for now). Pretty basic stuff, but had to figure this out for a customer so can just as well document it here :)

Okay - so a customer needed to be able to filter view items in a SharePoint list by values in a keyword field (managed metadata, with values added by editor users), and wanted to use SharePoint's search box. The problem was, out of the box this field does not search from the "Enterprise Keywords"-field (or any similar field). This search box does, however, use a search index, so anything that's there, is also searchable in the view, after a few simple configuration steps.

SharePoint list search

SharePoint list search

Step-by-step solution

Time needed: 30 minutes.

How to enable the search box on a SharePoint list to search metadata fields

  1. Ensure mapping

    Make sure the field values are crawled and mapped to something (Enterprise Keywords being an out-of-the-box field it is crawled by default and searchable as text). You can check the property mappings in a URL like this: https://yoursitecollectionurl/_layouts/15/listmanagedproperties.aspx?level=site
    (Office 365 & SharePoint 2013, SharePoint 2016 and SharePoint 2019)

  2. Add your field to the view

    Add the field (such as Enterprise Keywords or your own managed metadata field) to the view.

    SharePoint list view with Enterprise Keywords
    SharePoint list view with Enterprise Keywords

  3. Wait - or trigger a reindex!

    Make sure the search has crawled the values for the document (if you're using on-prem SharePoint, just wait for the incremental or continuous crawl to a finish, or give it a gentle kick if you're in a hurry).

  4. Enjoy your new search box on steroids!

    SharePoint List View With enterprisekeywords searchable
    If the crawl has already finished, you should be able to filter the view using a simple text view now!


Good luck!

Comments

Interactive comments not implemented yet. Showing legacy comments migrated from WordPress.
Whitewater Magpie Ltd.
© 2025
Static Site Generation timestamp: 2025-08-12T07:18:35Z