laravel-scout-mysql-driver icon indicating copy to clipboard operation
laravel-scout-mysql-driver copied to clipboard

Question: highlight helper function

Open daryledesilva opened this issue 5 years ago • 0 comments

Is there a helper function that will transform searched fields and add <mark> tags to highlight the search keywords?

  • example 1: the _highlightResult returned by algolia: image
  • example 2: teamtnt/tntsearch Highlighter class: https://github.com/teamtnt/tntsearch/blob/6d8dba5ce36a1cc5cf2187c9320cf34ccaaecf3f/src/Support/Highlighter.php

daryledesilva avatar Oct 05 '20 02:10 daryledesilva