Samuel Bodin
Samuel Bodin
Hello, We have released the 1.0.15, can you try and see if it fixes your issue?
Hello @xplosionmind On your website when I search for example "Zettelkasten" the first result is this one https://github.com/xplosionmind/tommi.space/blob/main/_notes/public/Zettelkasten.md (so `_notes` folder not `_posts`) can you provide more information to help...
> Netlify build logs are sometimes public Ah we did not knew that. We don't output anything more than ids, which are protected by ACL. But the response error log...
Hello @michalhudecek The plugin can be instanced multiple times without issue (as this very simple demo suggest https://algoliasearch-netlify.netlify.app/) Can you communicate more details (if private you can reach us at...
Hey @ketan-vijayvargiya thanks for the report. We never tried this way, it should indeed work based on what we read. We'll test and reach out again. Please be aware that...
@jimaek do you still need it? I see that you have a widget in jsdelivr now, so probably not a strong push anymore. Could be interesting to have it in...
it's mostly for gcp, when a server is terminating you have a grace period to shutdown your process. if you don't, after 30s, the process is killed and you might...
Hey thanks for proactively reaching out. The tool is indexing NPM registry to Algolia and provide it to many users for free (codesandbox, yarn, jsdelivr, etc...) From time to time...
yep indeed, there has been a few packages lost during a small NPM outage. We need a better retry strategy for this :(
NB: I did not know the Algolia was in the critical path of jsdelivr, maybe we should produce a different index without 3rd party enrichment to avoid disruption.