Software Alternatives & Reviews

Meilisearch VS Xapian

Compare Meilisearch VS Xapian and see what are their differences

Meilisearch logo Meilisearch

Ultra relevant, instant, and typo-tolerant full-text search API

Xapian logo Xapian

Xapian is an open source probabilistic information retrieval library, released under the GNU...
  • 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.

  • Xapian Landing page
    Landing page //
    2021-10-21

Category Popularity

0-100% (relative to Meilisearch and Xapian)
Custom Search Engine
63 63%
37% 37
Custom Search
72 72%
28% 28
Search Engine
82 82%
18% 18
Search API
55 55%
45% 45

User comments

Share your experience with using Meilisearch and Xapian. 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 Meilisearch and Xapian

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" ;)

Xapian Reviews

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

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.

Meilisearch mentions (3)

  • Show HN: Hyvor Blogs – Multi-language blogging platform
    Meilisearch [https://meilisearch.com] for the search index. - Source: Hacker News / about 1 year 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

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

What are some alternatives?

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

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.

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

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

ElasticHQ - Tool for ElasticSearch management and monitoring.

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...