Software Alternatives & Reviews

Sphinx Search VS Apache Solr

Compare Sphinx Search VS Apache Solr and see what are their differences

Sphinx Search logo Sphinx Search

Sphinx is an open source full text search server, designed with performance, relevance (search quality), and integration simplicity in mind. Sphinx lets you either batch index and search data stored in files, an SQL database, NoSQL storage.

Apache Solr logo Apache Solr

Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and...
  • Sphinx Search Landing page
    Landing page //
    2021-10-08
  • Apache Solr Landing page
    Landing page //
    2023-04-28

Sphinx Search videos

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

+ Add video

Apache Solr videos

Solr Index - Learn about Inverted Indexes and Apache Solr Indexing

More videos:

  • Review - Solr Web Crawl - Crawl Websites and Search in Apache Solr

Category Popularity

0-100% (relative to Sphinx Search and Apache Solr)
Search Engine
27 27%
73% 73
Custom Search Engine
19 19%
81% 81
Custom Search
0 0%
100% 100
Documentation
100 100%
0% 0

User comments

Share your experience with using Sphinx Search and Apache Solr. 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 Sphinx Search and Apache Solr

Sphinx Search Reviews

The most overlooked part in software development - writing project documentation
# Catch-all target: route all unknown targets to Sphinx using the new # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). %: Makefile @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)import sys, os import sphinx_rtd_theme
Source: netgen.io
Elasticsearch vs. Solr vs. Sphinx: Best Open Source Search Platform Comparison
We will not make comparisons like Sphinx vs Solr, or Solr vs Sphinx, or Sphinx vs Elasticsearch as they all are decent competitors, with almost equal performance, scalability, and features. But each of them has specific peculiarities that can be influential for your project. Now, let’s take a look at which option can be better for your business.
Source: greenice.net

Apache Solr Reviews

Top 10 Site Search Software Tools & Plugins for 2022
Apache Solr is optimized to handle high-volume traffic and is easy to scale up or down depending on your changing needs. The near real-time indexing capabilities ensure that your content remains fresh and search results are always relevant and updated. For more advanced customization, Apache Solr boasts extensible plug-in architecture so you can easily plug in index and...
5 Open-Source Search Engines For your Website
Apache Solr is the popular, blazing-fast, open-source enterprise search platform built on Apache Lucene. Solr is a standalone search server with a REST-like API. You can put documents in it (called "indexing") via JSON, XML, CSV, or binary over HTTP. You query it via HTTP GET and receive JSON, XML, CSV, or binary results.
Source: vishnuch.tech
Elasticsearch vs. Solr vs. Sphinx: Best Open Source Search Platform Comparison
Solr is not as quick as Elasticsearch and works best for static data (that does not require frequent changing). The reason is due to caches. In Solr, the caches are global, which means that, when even the slightest change happens in the cache, all indexing demands a refresh. This is usually a time-consuming process. In Elastic, on the other hand, the refreshing is made by...
Source: greenice.net
Algolia Review – A Hosted Search API Reviewed
If you’re not 100% satisfied with Algolia, there are always alternative methods to accomplish similar results, such as Solr (open-source & self-hosted) or ElasticSearch (open-source or hosted). Both of these are built on Apache Lucene, and their search syntax is very similar. Amazon Elasticsearch Service provides a fully managed Elasticsearch service which makes it easy to...
Source: getstream.io

Social recommendations and mentions

Based on our record, Apache Solr should be more popular than Sphinx Search. It has been mentiond 17 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.

Sphinx Search mentions (10)

  • Best 5 Ecommerce Search Engines for Developers
    Sphinx is a search engine that can be integrated into a website to provide advanced search functionality such as full-text, Boolean, and faceted search. It is a powerful open-source search engine that can handle large amounts of data and quickly return results. - Source: dev.to / about 1 year ago
  • Question about embedding for search vs clustering applications
    Have been using Sphinx. It does some processing around suffixes, tenses, and so on, and looks at word proximity (BM25), but is definitely limited. Source: about 1 year ago
  • grep like search with preprocessing
    Lucene is the thing you think you need. Elastic Search is a nice wrapper for it. But these are Java, so maybe you want Sphinx Search (C++) or MeiliSearch (Rust). Source: over 1 year ago
  • Search MySQL table for multiple keywords and return number of occurrences for each keyword per row
    Using a natural language search will almost certainly be a better solution and PHP may not be the best tool for this task. Figure out how you are going to get the text out of the PDF and where you are going to put it. Look at things like sphinx and full text search in boolean mode for doing the keyword matching. Source: over 1 year ago
  • How to do a Scryfall-like search?
    In practice though you don't do any of this, you get a library to do it for you. I've used Sphinx Search in the past for some fairly hefty (In the order of terabytes), and there's a good book covering how to get it all set up and started. Source: over 1 year ago
View more

Apache Solr mentions (17)

  • Swirl: An open-source search engine with LLMs and ChatGPT to provide all the answers you need 🌌
    Using the Galaxy UI, knowledge workers can systematically review the best results from all configured services including Apache Solr, ChatGPT, Elastic, OpenSearch, PostgreSQL, Google BigQuery, plus generic HTTP/GET/POST with configurations for premium services like Google's Programmable Search Engine, Miro and Northern Light Research. - Source: dev.to / 8 months ago
  • Looking for software
    Apache Solr can be used to index and search text-based documents. It supports a wide range of file formats including PDFs, Microsoft Office documents, and plain text files. https://solr.apache.org/. Source: 12 months ago
  • 'google-like' search engine for files on my NAS
    If so, then https://solr.apache.org/ can be a solution, though there's a bit of setup involved. Oh yea, you get to write your own "search interface" too which would end up calling solr's api to find stuff. Source: over 1 year ago
  • Search engine.
    Developers will use their SQL database when searching for specific things like client names, product names, or address search. Now when you want to level up from there and search all tables you better off using a separated server with a specific program like https://solr.apache.org/. Source: over 1 year ago
  • Search text from PDF files stored in an S3 bucket
    We’re using a self-managed OpenSearch node here, but you can use Lucene, SOLR, ElasticSearch or Atlas Search. Source: over 1 year ago
View more

What are some alternatives?

When comparing Sphinx Search and Apache Solr, you can also consider the following products

MkDocs - Project documentation with Markdown.

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

GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.

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.

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

Doxygen - Generate documentation from source code