Software Alternatives & Reviews

Findability VS Xapian

Compare Findability VS Xapian and see what are their differences

Findability logo Findability

We created Findability to give you the best search experience across your website.

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

Category Popularity

0-100% (relative to Findability and Xapian)
Custom Search Engine
14 14%
86% 86
Search API
23 23%
77% 77
Custom Search
20 20%
80% 80
Search Engine
18 18%
82% 82

User comments

Share your experience with using Findability 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.

Findability mentions (0)

We have not tracked any mentions of Findability yet. Tracking of Findability recommendations started around Mar 2021.

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

SearchTap.io - SearchTap is a search technology that can easily integrate with websites and mobile apps to provide an Amazon-like search experience without writing any code. It solves search problems for websites, businesses, mobile apps and enterprise software.

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.

OpenSearchServer - OpenSearchServer is an open source application server allowing development of index-based...