Using Meilisearch 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.
Using Meilisearch 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.
Using Meilisearch 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?
Using Meilisearch 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.
Using Meilisearch Are you returning the search results your users want? Learn how you can refine the relevancy of your search results by customizing Meilisearch’s matching strategy.
Using Meilisearch How to integrate an extremely fast and relevant search into your Rails app using Meilisearch and React Integrate Meilisearch with your Rails app database and create a search-as-you-type experience using React.
Using Meilisearch Create a search interface with Firebase and Meilisearch This tutorial teaches how to easily create a search interface with the Meilisearch extension for Firebase. This extension enables you to run full-text searches in your Cloud Firestore documents.
Using Meilisearch Instant Meilisearch: recipe to a great front-end search Learn how to integrate a search-as-you-type experience into your React front end in just a few steps.
Using Meilisearch Take control of Meilisearch's typo tolerance Nobody likes a "no results found" page. Learn how to avoid returning too few or too many search results on your app.
Using Meilisearch How to integrate a relevant search into Strapi v4 using Meilisearch A step-by-step guide to create a powerful search-based web app: from setting up Strapi back-end to connecting it with Meilisearch.