gatsby-plugin-lunr
gatsby-plugin-lunr copied to clipboard
Option to display and highlight matched terms
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!