You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -351,6 +351,7 @@ You can use the following optional arguments:
351
351
* **setAttributesToSnippet**: The list of attributes to snippet alongside the number of words to return (syntax is `attributeName:nbWords`). By default, no snippet is computed.
352
352
* **getRankingInfo**: If set to true, the result hits will contain ranking information in the **_rankingInfo** attribute.
353
353
* **setHighlightingTags**: (string, string) Specify the string that is inserted before the highlighted parts in the query result (defaults to "<em>") and the string that is inserted after the highlighted parts in the query result (defaults to "</em>")..
354
+
* **setSnippetEllipsisText**: (string) String used as an ellipsis indicator when a snippet is truncated (defaults to empty).
0 commit comments