Software Alternatives, Accelerators & Startups

Lunr.js VS Xapian

Compare Lunr.js VS Xapian and see what are their differences

Lunr.js logo Lunr.js

A bit like Solr, but much smaller and not as bright

Xapian logo Xapian

Xapian is an open source probabilistic information retrieval library, released under the GNU...
Not present
  • Xapian Landing page
    Landing page //
    2021-10-21

Lunr.js videos

BxJS Website - News deduplication tool with elasticlunr.js

Xapian videos

No Xapian videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to Lunr.js and Xapian)
Search Engine
31 31%
69% 69
Custom Search Engine
17 17%
83% 83
Custom Search
23 23%
77% 77
Search API
17 17%
83% 83

User comments

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

Social recommendations and mentions

Based on our record, Xapian seems to be more popular. 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.

Lunr.js mentions (0)

We have not tracked any mentions of Lunr.js yet. Tracking of Lunr.js recommendations started around Feb 2024.

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: 9 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: over 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 Lunr.js and Xapian, you can also consider the following products

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

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

ElasticHQ - Tool for ElasticSearch management and monitoring.

ItemsAPI - ItemsAPI is open source search API for creating mobile and web application

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

pgvecto.rs - Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database. - tensorchord/pgvecto.rs