We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4991c98 + 7747fa0 commit b713c05Copy full SHA for b713c05
1 file changed
src/_includes/layouts/common-js.njk
@@ -56,7 +56,8 @@
56
indexName : 'netlify_00f8cf60-997f-4c4d-9427-a97924358648_live_all',
57
params : {
58
query,
59
- hitsPerPage
+ hitsPerPage,
60
+ attributesToSnippet: ['content:50']
61
},
62
attributesToHighlight: '*',
63
filters: scope.length === 0 ? undefined : `category:${scope}`
0 commit comments