algolia / docsearch-scraper

DocSearch - Scraper
https://docsearch.algolia.com/
Other
305 stars 106 forks source link

fix(strategies): replace deprecated `attributesToIndex` by `searchableAttributes` #553

Closed shortcuts closed 3 years ago

shortcuts commented 3 years ago

Summary

Following https://github.com/algolia/docsearch-scraper/pull/544, attributesToIndex was still in the codebase but unused in our configs, which causes errors if needed.

Result

We now use the new naming: searchableAttributes