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/search/paths/objects/partialUpdate.yml
+2
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ post:
31
31
- _operation: the operation to apply on the attribute
32
32
- value: the right-hand side argument to the operation, for example, increment or decrement step, value to add or remove.
33
33
34
+
When updating multiple attributes or using multiple operations targeting the same record, you should use a single partial update for faster processing.
35
+
34
36
This operation is subject to [indexing rate limits](https://support.algolia.com/hc/en-us/articles/4406975251089-Is-there-a-rate-limit-for-indexing-on-Algolia).
0 commit comments