SharePoint search can crawl managed metadata fields, and it stores the values inside a Text search property. But what are the values stored there? What format are they in? Do they contain the path to the term/s, etc?
Well, the project I’m working on needed me to retrieve some managed metadata fields from the REST search API. Continue reading “Get the text out of a Managed Metadata Search Property”