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
Copy file name to clipboardexpand all lines: docs/add-ons/search/simple.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ The Template_Group/Template where you would like the search results to be shown.
97
97
98
98
results="20"
99
99
100
-
The number of results to show per page on the search results.
100
+
The number of results to show per page. The maximum value of `results` is 255. This means one page of results can't have more than 255 items, though you can have more than 255 results once you paginate the results.
0 commit comments