spoiler: This is just another Lucene vs Sphinx vs whatever, I saw that all other threads were almost two years old, so decided to start again..
Hi people I\'m having a problem with one search that I\'m making in one of my projects. I am new using Sphinx and the problem is when I make a search like = \"ipad\" it work perfect but when I put \"i
I\'m looking for a complete guide to using Sphinx with PHP and MySQL.I\'d like one that开发者_运维百科\'s a bit simpler and easygoing than the one provided on the site.
I have a model restaurant and offers( has_many:offers) , The sphinx index it self is on the restaurant level .I want to have a delt开发者_JAVA技巧a index which is based on new offers for restaurants o
Has somebody written a morphology engine for synonyms on sphinx.Or is the best bet still to create a word forms dictionary which declares all my synonyms.Also how will this affecting stemming.In the d
can some开发者_如何学运维 one give me an idea to build jquery Suggest with sphinx search? i am newbie with sphinx
I\'m trying to come up with the fastest way to make search suggestions. At first I thought a Levenstein UDF function combined with a mysql table would do the job. But using levenshtein, mysql would ha
I have a Sphinx search on a django site that is running very we开发者_开发技巧ll. It finds excellent matches for all sorts of queries. I would like to be able to give a boost in ranking to newer resul
I consider using Sphinx search in one of my projects so I have a few questions related to it. When using SphinxSE and RT index, every UPDATE or INSERT in the SphinxSE table will update the index, ri
I am currently using MySql and have a few tables which i need to perform boolean search on. Given the fact my tables are Innodb type, I found out one of the better ways to do this is to use Sphinx or