Meilisearch latest news and company updates

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.

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.

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.

How to use Meilisearch in your multi-tenant application
In this tutorial, you'll learn how to benefit from the tenant token feature provided by Meilisearch. We will use the Meilisearch Javascript SDK to create an application that will use tenant tokens to restrict access to data based on different user names.

Add a search bar to your Gatsby project using Meilisearch
This guide will go through all the steps for adding the content of your Gatsby app to Meilisearch

How to add relevant search to your Strapi app using Meilisearch
Search through your Strapi collections using MeiliSearch with this (almost) code-less tutorial