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: README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -32,19 +32,19 @@ This will search for the most recent comments with the word science in the body
32
32
33
33
There are numerous additional parameters that can be used when performing a comment search. Let's go over each of them now and provide examples for each one.
34
34
35
-
| Parameter | Description | Default |
36
-
| ------ | ------ | ------- |
37
-
| q | Search term. | N/A |
38
-
| size | Number of results to return | 25 |
39
-
| fields | One return specific fields (comma delimited) | All Fields Returned
40
-
| sort |Return results "asc" or "desc" | "desc" |
41
-
| sort_type | Sort by a specific attribute | "created_utc" |
0 commit comments