Software Alternatives & Reviews

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

Sphinx Search Reviews and details

Screenshots and images

  • Sphinx Search Landing page
    Landing page //
    2021-10-08

Badges

Promote Sphinx Search. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Sphinx Search and what they use it for.
  • 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
  • Manticore: a faster alternative to Elasticsearch in C++ with a 21-year history
    Five years ago Manticore began as a fork of an open source version of the once popular search engine Sphinx Search. We had two bags of grass, seventy-five pellets of mescaline, three C++ developers, a support engineer, a power user of Sphinx Search / backend team lead, an experienced manager, a mother of five helping us part-time, and a ton of bugs, crashes, and technical debts. So we got a shovel and other... - Source: dev.to / almost 2 years ago
  • Remarkable update 2.14
    Finally if you really want a full fledged solution the most popular are good old Sphinx http://sphinxsearch.com or Apache Solr https://solr.apache.org but as these take a bit of time to setup I'd make sure that's truly needed. Chances are unless your collection is the size of the Library of Congress you are probably fine with ripgrep on your own indexes as text or some R package or sqlite FTS5 extension... Source: almost 2 years ago
  • Vinted Search Scaling Chapter 6: 4th generation of Elasticsearch metrics
    An old fact from 2014 December 12th was significant for Vinted: the company switched from Sphinx search engine to Elasticsearch 1.4.1. At the time of writing this post, we use Elasticsearch 7.15. Without a doubt, a lot has happened in between. This chapter will focus on Elasticsearch metrics, we will share our accumulated experiences from four generations of collecting metrics. - Source: dev.to / over 2 years ago
  • Searchable handwriting
    Generate the index e.g bash script or http://sphinxsearch.com or even more conveniently docker pull macbre/sphinxsearch:latest. Source: over 2 years ago
  • Is there a way to use php for conceptual searches?
    If you want a more granular system, take a look at the Sphinx Open Source Search Engine. Source: almost 3 years ago

External sources with reviews and comparisons of Sphinx Search

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

Do you know an article comparing Sphinx Search to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Sphinx Search discussion

Log in or Post with

This is an informative page about Sphinx Search. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.