I have been trying to figure this out for the past day and figure it is an easy question for those who know Sphinx.I have Sphinx installed at /Users/gabemcmillan/src/sphinx-0.9.9/ and in my sphinx.yml
I 开发者_C百科want to implement a search that will rank results higher, if previous, similar searches have led users to click on a result.
I\'m making a PHP website 开发者_JAVA百科with MySQL backend and Sphinx as a search engine. Say, I have an item with the designer \"Ray-Ban\" and I need to get it as a result when the user types \"ray
Good time of a day! I have: Windows 2008 web server edition with big mvc project Anoth开发者_开发问答er dedicated MySQL server (Ubuntu Linux) with Sphinx engine installed on it
I am implementing sphinx search in my rails application. I want to 开发者_运维技巧search with fuzzy on. It should search for spelling mistakes e.g if is enter search query charact*a*ristics, it should
group by and count doesn\'t work in sphinx search v 2.0.1B, why? mysql> select count(*) from my_index group by myattr;
I have a search engine that i run sphinx with and now I run my vbulletin forum with sphinx. The only problem is sphinx only allows you to use one config file \"sphinx.conf\" and I now have 2 and must
I\'m trying to use Sphinx (2.0.1 beta) with Thinking Sphinx 2.0.4 (on Rails 3.0.3). I have one model so far that I\'d like to add to my index and the indexing has worked. I can also start searchd thro
I\'m trying to investigate sphinx rt indexes to use in future project and have some questions about them.
We\'re on Rails hosted by Heroku. I\'m not a great dev and haven\'t had experience with Solr or Sphinx. We have开发者_Go百科 a Postgres db and some documents, and want to add a fast, fuzzy-ish search