Software Alternatives & Reviews

Xapian VS Milvus

Compare Xapian VS Milvus and see what are their differences

Xapian logo Xapian

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

Milvus logo Milvus

Vector database built for scalable similarity search Open-source, highly scalable, and blazing fast.
  • Xapian Landing page
    Landing page //
    2021-10-21
  • Milvus Landing page
    Landing page //
    2022-12-01

Milvus is a highly flexible, reliable, and blazing-fast cloud-native, open-source vector database. It powers embedding similarity search and AI applications and strives to make vector databases accessible to every organization. Milvus can store, index, and manage a billion+ embedding vectors generated by deep neural networks and other machine learning (ML) models. This level of scale is vital to handling the volumes of unstructured data generated to help organizations to analyze and act on it to provide better service, reduce fraud, avoid downtime, and make decisions faster.

Milvus is a graduated-stage project of the LF AI & Data Foundation.

Xapian videos

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

+ Add video

Milvus videos

End to End Tutorial on Milvus Lite

More videos:

  • Demo - An Introduction To the Milvus Open Source Vector Database

Category Popularity

0-100% (relative to Xapian and Milvus)
Custom Search Engine
69 69%
31% 31
Search Engine
27 27%
73% 73
Custom Search
100 100%
0% 0
Vector Databases
0 0%
100% 100

User comments

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

Social recommendations and mentions

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

Milvus mentions (34)

  • Ask HN: Who is hiring? (April 2024)
    Zilliz (zilliz.com) | Hybrid/ONSITE (SF, NYC) | Full-time I am part of the hiring team for DevRel NYC - https://boards.greenhouse.io/zilliz/jobs/4307910005 SF - https://boards.greenhouse.io/zilliz/jobs/4317590005 Zilliz is the company behind Milvus (https://github.com/milvus-io/milvus), the most starred vector database on GitHub. Milvus is a distributed vector... - Source: Hacker News / about 1 month ago
  • Ask HN: Who is hiring? (February 2024)
    Zilliz is hiring! We're looking for REMOTE and/or HYBRID roles in SF Zilliz is the company behind Milvus (https://github.com/milvus-io/milvus. - Source: Hacker News / 3 months ago
  • Qdrant, the Vector Search Database, raised $28M in a Series A round
    Congrats to Qdrant's team, $28M for a Series is really nice. There are a lot of OSS vector search databases out there, we could probably list the main ones: - Qdrant https://github.com/qdrant/qdrant - Milvus https://github.com/milvus-io/milvus What else? - Source: Hacker News / 3 months ago
  • Open Source Advent Fun Wraps Up!
    But before we do, I do want to say that 🤩 all these lovely Open-Source projects would love a little 🎉💕 love by getting a GitHub star ⭐ for their efforts. Including Open Source Milvus 🥰. - Source: dev.to / 4 months ago
  • Milvus Adventures Dec 15, 2023
    We are celebrating 25 different open source projects during the Open Source Advent this month! You can earn points all month long for a chance to win an exclusive swag pack from Zilliz and the participating projects! It’s a great chance to learn new skills and have some winter fun. Today is the first day and we are featuring Milvus! You can join us in our Discord channel or check us out on GitHub! We'd love a ⭐... - Source: dev.to / 5 months ago
View more

What are some alternatives?

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

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

Qdrant - Qdrant is a high-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

ElasticHQ - Tool for ElasticSearch management and monitoring.

Weaviate - Welcome to Weaviate

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