Top "Sphinx" questions

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

Pocketsphinx - Adding words and Improving accuracy

I've managed to finally build and run pocketsphinx (pocketsphinx_continuous). The problem I'm running into, is how to a improve …

sphinx speech-recognition speech-to-text
Laravel: order by where in

I am using SphinxSearch to query some contents and have the ids of my objects that I want to query …

php mysql laravel sphinx
How to query Sphinx for an exact matching phrase?

It seems that Sphinx is searching the documents word by word. I don't know how to search the documents for …

php sphinx
Full Text Searching with Rails

I've been looking into searching plugins/gems for Rails. Most of the articles compare Ferret (Lucene) to Ultrasphinx or possibly …

ruby-on-rails full-text-search lucene sphinx searchlogic
using sphinx search with mongodb as datasource

We decided to use mongodb for some web application (instead of mysql) but want to stay with sphinx for indexing/…

mongodb sphinx
How can i install Sphinx for Mac Os Lion?

I want to install latest stable version of Sphinx (sphinxsearch.com) on Mac OS X Lion. What is a right …

macos osx-lion sphinx
Sphinx_Query failed: no enabled local indexes to search

Hi I configured sphinx search in my test server. Now I am getting this kind of an error "Sphinx_Query …

php mysql sphinx
How to Install Sphinx on LINUX(ubuntu)

This is Raja, I'm using PHP for my web development. Recently i was supposed to install "Sphinx" search into my …

sphinx
Best way to deal with misspellings in a MySQL fulltext search

I have about 2000 rows in a mysql database. Each row is a max of 300 characters and contains a sentence or …

php mysql lucene full-text-search sphinx
Thinking sphinx doesn't start - "Failed to start searchd daemon"

I try to start thinking sphinx on my server but it doesn't want to work. I do: $ rake thinking_sphinx:…

ruby-on-rails-3.1 sphinx thinking-sphinx ruby-1.9.3