Software Alternatives & Reviews

Xapian VS Quickwit

Compare Xapian VS Quickwit and see what are their differences

Xapian logo Xapian

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

Quickwit logo Quickwit

Open-source & cloud-native log management & analytics
  • Xapian Landing page
    Landing page //
    2021-10-21
  • Quickwit Landing page
    Landing page //
    2022-11-02

Category Popularity

0-100% (relative to Xapian and Quickwit)
Custom Search Engine
72 72%
28% 28
Search Engine
39 39%
61% 61
Custom Search
100 100%
0% 0
Search API
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Quickwit should be more popular than Xapian. It has been mentiond 12 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

Quickwit mentions (12)

  • S3 Express Is All You Need
    We tested S3 Express for our search engine quickwit[0] a couple of weeks ago. While this was really satisfying on the performance side, we were a bit disappointed by the price, and I mostly agree with the article on this matter. I can see some very specific use cases where the pricing should be OK but currently, I would say most of our users should just stay on the classic S3 and add some local SSD caching if they... - Source: Hacker News / 5 months ago
  • Ask HN: Who is hiring? (September 2023)
    Quickwit (https://quickwit.io/) | Paris, France | Onsite and remote (based in Europe) | Full-time The company is fully remote but we also have a small office in Paris. We prefer candidates based in Europe but can make exceptions for the right profiles. - Senior Software Engineer 80-110k€ + 0.25-1% equity based on experience.
        We’re looking for a senior software engineer to contribute to...
    - Source: Hacker News / 8 months ago
  • Show HN: Quickwit – Cost-efficient Elasticsearch alternative on object storage
    - Another nice comment seen on HN « it seems to be very easy to run, not very IO intensive, and running fine on a single node with modest hardware with >2 billion log rows. It has a really cool dynamic schema feature too.» [9] Fun fact: at least 4 users are using Garage[10] as the object storage, this OSS project looks really promising and made the HN front page a few months ago[11], we really cherish the OSS for... - Source: Hacker News / 11 months ago
  • 💃🏼 Quickwit 0.6 released!🕺🏼: Elasticsearch API compatibility, Grafana plugin, and more....
    The github repository (⭐ are welcome ❤️) Https://github.com/quickwit-oss/quickwit. Source: 11 months ago
  • I can't recommend serious use of an all-in-one local Grafana Loki setup
    Quickwit is an open source Loki alternative too. Like said in one comment here, it works on billions of logs on one modest instance. And Grafana integration is on the way :) https://github.com/quickwit-oss/quickwit (disclaimer: I'm one of the cofounders). - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

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

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

Tantivy - 🐎 On average 2x faster than Lucene 🔎 Full-text search ⚙️ Configurable tokenizer (stemming available for 17 languages) 🚀 Tiny startup time (<10ms) ⌨️ Natural and Phrase Queries ䷴ Range Queries 🛠 Incremental Indexing 💨 Multi-threaded Indexing 🔩 JSON F…

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