guide Are you indexing the smart way? Does adding your documents to Meilisearch take too long? Learn what you can do to speed up the indexing process.
company Meilisearch in 2022 The CEO of Meilisearch reflects on the challenges and achievements of the past year.
Meet the team How Meilisearch became open-source: a retrospective Clémentine walks us through key points of Meilisearch’s history and our evolution as an open-source company.
guide How to update your app to the latest Meilisearch version Updating a Meilisearch instance deployed on a cloud platform can be intimidating. Let us guide you through the process.
guide Zero downtime index deployment Suppose you have changes in your database that you need to synchronize with your Meilisearch index in production. What do you do?
Navigating search results: pagination vs infinite scroll vs load more Learn about the different ways to navigate search results and which ones may work for you.
From Slack to Discord: our migration Our reasons for migrating our community to a Discord server, how we went about it, and the future of our public Slack workspace.
release What's new in v0.30 This release brings you index swapping for zero downtime deployments, numbered pagination to browse through your search results, and adds new task management features.
hacktoberfest Hacktoberfest 2022 recap Hacktoberfest 2022 is over! What an event it was, the time has come to sum up our learnings for this year.
tutorial How to implement instant search in your React app Learn how to easily create a search-based web app with instant and reliable results thanks to the power of Meilisearch and React.