gatsby-plugin-lunr icon indicating copy to clipboard operation
gatsby-plugin-lunr copied to clipboard

Option to display and highlight matched terms

Open lrq3000 opened this issue 4 years ago • 0 comments

Since lunr v2.3.8 it's possible to display and highlight matched terms according to this thread.

Adding an option to allow to populate the returned search results with matched excerpts from the document (or the position of matched terms, depending on how lunr implemented that) would be a killer feature that would make the search much more usable!

lrq3000 avatar Dec 21 '20 15:12 lrq3000