Meilisearch latest news and company updates

Fuzzy search: a comprehensive guide to implementation
Learn how to implement fuzzy search to handle typos and misspellings in your applications. Get practical code examples and best practices for better UX.

Software engineering predictive search: a complete guide
Learn how to implement predictive search in your software applications. Discover key concepts, optimization techniques, and real-world examples.

Searching across multiple languages
Discover how easy it can be to implement advanced multilingual search and give your users the seamless, relevant results they deserve—regardless of language.

Meilisearch vs Algolia
A comparison between the key features of Meilisearch and Algolia.

Full-text search vs vector search
A comparative analysis of full-text search, vector search, and hybrid search.

Meilisearch vs Typesense
Comparing the key features between open-source search engines Meilisearch and Typesense.

When does Postgres stop being good enough for full text search?
An overview of nine areas where Postgres full text search falls short compared to search-focused databases.

Meilisearch vs Elasticsearch
Picking the right search solution for a project is essential yet hard. Understanding their differences is crucial for making a choice.

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.