Glen
The latest snapshot of the Grails Searchable Plugin now has hit highlighting. I’ve been waiting on this feature, and it’s good to go. With some help from the list, I’ve now got it up and running on Gravl. Here’s the results so far:
So, how much work is it to implement? Coupla lines…inside my seach method, I just need to add a withHighlighter closure into the mix and I...