- Copy settings from the source index to the destination index.
- Iterate through the paginated responses to retrieve all records, rules, and synonyms from the source index.
- Copy the records, rules, and synonyms to the destination index.
browse
and settings
ACL.
For the destination application, you need an API key with addObject
, settings
, and editSettings
ACL.
Usage
Parameters
Name of the index from where to copy records, rules, settings, and synonyms.
Algolia application ID of the destination index.
API key for the destination application.
Name of the index to which to copy records, rules, settings, and synonyms.
Number of records to process in one batch.