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: specs/analytics/paths/search/getUsersCount.yml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,12 @@ get:
11
11
Since it returns the number of unique users, the sum of the daily values might be different from the total number.
12
12
13
13
By default:
14
-
14
+
15
15
- Algolia distinguishes search users by their IP address, _unless_ you include a pseudonymous user identifier in your search requests with the `userToken` API parameter or `x-algolia-usertoken` request header.
16
16
- The analyzed period includes the last eight days including the current day.
Copy file name to clipboardExpand all lines: specs/recommend/spec.yml
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -99,15 +99,13 @@ tags:
99
99
description: Retrieve recommendations from a pre-trained AI model. You can train models in the [Algolia dashboard](https://dashboard.algolia.com/recommend/).
Copy file name to clipboardExpand all lines: specs/search/paths/objects/objects.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,8 +76,7 @@ delete:
76
76
For more information, see [Delete replica indices](https://www.algolia.com/doc/guides/managing-results/refine-results/sorting/how-to/deleting-replicas/).
Add, update, and delete records from your indices.
@@ -162,8 +159,7 @@ tags:
162
159
When adding or updating many records, check the [indexing rate limits](https://support.algolia.com/hc/en-us/articles/4406975251089-Is-there-a-rate-limit-for-indexing-on-Algolia).
0 commit comments