Update of pattern replacement to handle multisite based sites that aren't using sites/default/files as the files directory. Should now work for sites/.*/files.
Important Note: The directory structure on this release changed due to issue #1602226 be sure to accommodate this in your update procedure so that the previous versions do not still exist in your codebase. You may need to visit the module page to get the new paths picked up and then clear cache to get the relocation of files picked up.
Made search results clickable - Issue #1649274: Make search results clickable by danlinn, svajlenka