We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45b004 commit 9f6c48aCopy full SHA for 9f6c48a
.code-samples.meilisearch.yaml
@@ -277,7 +277,7 @@ search_parameter_guide_highlight_1: |-
277
search_parameter_guide_highlight_tag_1: |-
278
client.index('movies').search('winter feast', {
279
'attributesToHighlight': ['overview'],
280
- 'highlightPreTag': '<span class=\"highlight\">',
+ 'highlightPreTag': '<span class="highlight">',
281
'highlightPostTag': '</span>'
282
})
283
search_parameter_guide_matches_1: |-
0 commit comments