Hey folks 👋

I’m curious how dev.to handles search with Algolia — especially when it comes to syncing data.

How did you handle indexing all the older content (posts, comments, etc.) that was created before you started using Algolia?

And how is new content kept in sync now? Is there a job, webhook, or some auto-trigger?

Also, if possible — where in the forem repo can I find the code that handles this? Would love to see how it’s implemented.

Trying to figure out the best way to approach this for my own project, and it’d be awesome to learn from how you all did it.

Thanks in advance!