Top "Sphinx" questions

Sphinx is a free software search engine for indexing database content.

Sphinx warning preload: failed to open

I installed sphinx search service. For creating indexes I use next command: sudo searchd -c /etc/sphinxsearch/sphinx.conf After …

mysql sphinx
Sphinx Search Engine & Python API

I am trying to use Sphinx Search Engine with their Python API. The installation went fine. But when I use …

python sphinx django-sphinx
How to evaluate hosted full text search solutions?

What are the options when it comes to SaaS/hosted full text search? How should I evaluate the different options …

full-text-search lucene hosting solr sphinx
How does a full text search server like Sphinx work?

Can anyone explain in simple words how a full text server like Sphinx works? In plain SQL, one would use …

sql full-text-search search-engine sphinx thinking-sphinx
Sphinx without using an auto_increment id

I am current in planning on creating a big database (2+ million rows) with a variety of data from separate sources. …

mysql search sphinx
Sphinx PHP search

I'm doing a Sphinx search but turning up some really weird results. Any help is appreciated. So for example if …

php full-text-search sphinx
Sphinx error: unknown local index "INDEX_NAME" in search request

Im using Sphinx 0.9.9-release (r2117) and sphinxapi.php (http://code.google.com/p/sphinxsearch/source/browse/tags/REL_0_9_9_RC2/api/…

php sphinx
Unable to start Sphinx searchd daemon due to already running searchd process, and it restarts just after killing it

When I try to start searchd, it gives the following error. bind() failed on 0.0.0.0, retrying... FATAL: bind() failed on 0.0.0.0: Illegal …

sphinx daemon ubuntu-11.10