Software Alternatives & Reviews

Xapian VS Amazon CloudSearch

Compare Xapian VS Amazon CloudSearch and see what are their differences

Xapian logo Xapian

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

Amazon CloudSearch logo Amazon CloudSearch

Amazon CloudSearch is a fully-managed service in the cloud that makes it easy to set up, manage, and scale a search solution for your website.
  • Xapian Landing page
    Landing page //
    2021-10-21
  • Amazon CloudSearch Landing page
    Landing page //
    2023-03-12

Xapian videos

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

+ Add video

Amazon CloudSearch videos

Getting Started with Amazon CloudSearch

More videos:

  • Review - Getting Started with Amazon CloudSearch: Product Tour Screencast

Category Popularity

0-100% (relative to Xapian and Amazon CloudSearch)
Custom Search Engine
55 55%
45% 45
Custom Search
51 51%
49% 49
Search API
54 54%
46% 46
Search Engine
55 55%
45% 45

User comments

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

Xapian Reviews

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

Amazon CloudSearch Reviews

Top 10 Site Search Software Tools & Plugins for 2022
Amazon CloudSearch comes with all the popular search features such as auto-complete, intelligent text processing, custom indexing, and geospatial search. It also supports 34 languages, which makes it an excellent solution for businesses that cater to an international audience or intend to expand globally.

Social recommendations and mentions

Based on our record, Xapian should be more popular than Amazon CloudSearch. 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.

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

Amazon CloudSearch mentions (4)

  • How does a large application's search functionality work? ELI5
    Personally, rather than trying to implement this functionality myself from scratch I would use something like Amazon CloudSearch that supports autocomplete suggestions for things that have been added to it. Source: 11 months ago
  • How Should I Build a Search Bar
    TL;DR: Dynamo is "bad" for searching. Use something else ( Elastic, CloudSearch ) if you don't know what you're doing. Source: about 2 years ago
  • Ask HN: Why is search on Amazon so bad?
    Maybe they use:
      https://aws.amazon.com/cloudsearch/
    . - Source: Hacker News / over 2 years ago
  • Options for serverless search?
    There is also Amazon CloudSearch as a managed search service but it does seem kind of abandoned from the looks of its landing page. Source: over 2 years ago

What are some alternatives?

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

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

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.

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.

Swiftype - The simplest way to add search to your website or application. Sign up for free.

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