Provide tags for highlighting keyword results
For example if you want to highlight results with and tags, you should provide:
{ "preTag": "<mark>", "postTag": "</mark>"} Copy
{ "preTag": "<mark>", "postTag": "</mark>"}
which will result in:
<mark>highlighted keyword</mark> rest of the text Copy
<mark>highlighted keyword</mark> rest of the text
Provide tags for highlighting keyword results
For example if you want to highlight results with and tags, you should provide:
which will result in: