I really like this Relevanssi plugin and how it can search all of the comments on my website.
On the search results page, I can display the comments using <?php the_excerpt ?> in my WP theme.
But how can I link to that particular comment in my post when someone clicks on the excerpt? Does anybody know how to do this?