Software Alternatives & Reviews

Xapian VS Meilisearch

Compare Xapian VS Meilisearch and see what are their differences

Xapian logo Xapian

Xapian is an open source probabilistic information retrieval library, released under the GNU...

Meilisearch logo Meilisearch

Ultra relevant, instant, and typo-tolerant full-text search API
  • Xapian Landing page
    Landing page //
    2021-10-21
  • Meilisearch Landing page
    Landing page //
    2023-12-16

Meilisearch is a powerful, fast, open-source, easy to use, and deploy search engine. The search and indexation are fully customizable and handles features like typo-tolerance, filters, and synonyms.

Category Popularity

0-100% (relative to Xapian and Meilisearch)
Custom Search Engine
35 35%
65% 65
Custom Search
27 27%
73% 73
Search API
44 44%
56% 56
Search Engine
18 18%
82% 82

User comments

Share your experience with using Xapian and Meilisearch. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Xapian and Meilisearch

Xapian Reviews

We have no reviews of Xapian yet.
Be the first one to post

Meilisearch Reviews

5 Open-Source Search Engines For your Website
MeiliSearch is an open-source, blazingly fast and hyper-relevant search engine that will improve your search experience. It provides an extensive toolset for customization. It works out-of-the-box with a preset that easily answers the needs of most applications. Communication is done with a RESTful API because most developers are already familiar with its norms.
Source: vishnuch.tech
MeiliSearch: Zero-config alternative to Elasticsearch, made in Rust | Hacker News
"We send events to our Amplitude instance to be aware of the number of people who use MeiliSearch. We only send the platform on which the server runs once by day. No other information is sent. If you do not want us to send events, you can disable these analytics by using the MEILI_NO_ANALYTICS env variable."
Recommendations for Poor Man's ElasticSearch on AWS?
I'd second these two. I've been following them for quite some time. I even did an extensive research on which one I'd use, and I ended up with Typesense. I don't remember the specific reasoning though. Both seem quite good. MeiliSearch is written in Rust, which makes it more "hipsterish" ;)

Social recommendations and mentions

Based on our record, Xapian should be more popular than Meilisearch. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Xapian mentions (7)

  • Making a huge collection of PDF's searchable (They are OCR'd already)
    Recoll is free/open source (GPL) that can index PDFs and search them very quickly. It uses Xapian under the hood. I have over 165,000 documents indexed on an old laptop running Linux and can query them all in a split second. Source: 7 months ago
  • An alternative to Elasticsearch that runs on a few MBs of RAM
    + xapian which has been around a while, and while gpl licensed, is quite capable https://xapian.org/. - Source: Hacker News / over 1 year ago
  • ZincSearch – lightweight alternative to Elasticsearch written in Go
    Tangentially related if you need search without the clustering and high availability story of elastic search and friends I highly recommend Xapian. Its like the SQLite of search. Single library that provides the basic set of features you would expect in a quality search experience: facets, ranked search, boolean operators, stemming etc etc. https://xapian.org/. - Source: Hacker News / over 1 year ago
  • Need CLI tool that can handle large txt files and another tool that can conduct a lightning fast search of disk files.
    For fast searching, it usually requires indexing the files in question. There are a number of text-file indexing solutions, many of which use xapian, sphinx, or lucene/solr under the hood. Based on conditions (watching files/directories, cron jobs, new-mail triggers, etc), they'll add/remove files to the index, and you can then use a corresponding command to compose queries across that data. If it's indexed, it... Source: about 2 years ago
  • Lawsuit filed alleging Google is paying Apple to stay out of the search business
    There is also xapian/recoll https://xapian.org/ which works great for "desktop" search. - Source: Hacker News / over 2 years ago
View more

Meilisearch mentions (3)

  • Show HN: Hyvor Blogs – Multi-language blogging platform
    Meilisearch [https://meilisearch.com] for the search index. - Source: Hacker News / 12 months ago
  • Meilisearch, the Rust search engine, just raised $5M
    Meilisearch is an open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow. You can find more info on our website https://meilisearch.com. Source: over 2 years ago
  • Search engines for website
    Algolia.com - new plans are very affordable Meilisearch.com - open source. Source: about 3 years ago

What are some alternatives?

When comparing Xapian and Meilisearch, you can also consider the following products

ElasticSearch - Elasticsearch is an open source, distributed, RESTful search engine.

Algolia - Algolia's Search API makes it easy to deliver a great search experience in your apps & websites. Algolia Search provides hosted full-text, numerical, faceted and geolocalized search.

ElasticHQ - Tool for ElasticSearch management and monitoring.

Typesense - Typo tolerant, delightfully simple, open source search 🔍

Kaizen - Kaizen is an ElasticSearch GUI for Windows, Mac and Linux, written in JavaFX as a cross-platform desktop application.

Apache Solr - Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and...