algolia / algoliasearch-netlify

Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
https://www.algolia.com/doc/tools/crawler/netlify-plugin/quick-start/
261 stars 10 forks source link

After build triggers plugin can algolia search another Netlify url - not the repo that triggers it? #847

Closed tyeeman closed 1 year ago

tyeeman commented 1 year ago

I have my code in a Github repo, my other files (pdfs, html, images, etc.) are in another Netlify domain for storage. When I update my repo I want algolia to scan this other Netlify domain for changes (There will be changes that I have done manually). Is this possible? If not how am I supposed to store all these files (not on Github) but be able to have an algolia search on them?

sbellone commented 1 year ago

No, the plugin only crawls the site linked to the repo. You can ask Netlify about your setup, but the plugin won't crawl PDFs or images anyway.