🎉 Try the public beta of the new docs site at algolia.com/doc-beta! 🎉
Tools / Crawler / APIs / Configuration
Type: boolean
Default: false
Parameter syntax
saveBackup: true|false

About this parameter

Whether to save a backup of your production index before it is overwritten by the index generated during a crawl.

Examples

1
2
3
{
  saveBackup: true,
}
Did you find this page helpful?