Search Results XSL Question
I had a question from a colleague today about how to do an XSL transformation of some search results. Here’s the query: Basically, I want to do the following in XSL: Parse a managed property, urlEncoded, that has the format of http://[doc library]/[filename] to separate path and filename Take that prefix and concatenate it with…