The search results page displays the: file, title, summary, location and score.

The location is the URL (ie
[url]https://www.servername.com/dir1/subdir1/subsubdir1/file.doc[/url])

I am using the RemoveChars and Replace function to display the location as:
dir1 > subdir1 > subsubdir1 > file.doc

HOWEVER, I need each dir and subdir to link to its respective directory (like
breadcrumbs). Is this possible? Any ideas will be helpful.

Thanks in advance !!

Toni