Its all about Ruby On Rails
Presented faceted search using ultrasphinx
The first ruby funday held on 22nd Nov 2008 in New Delhi, India. I presented on faceted search using ultrasphinx. I also gave a live demo there. Here are the slides:
You can ask me if you have any doubt.
| Print article | This entry was posted by Akhil Bansal on November 25, 2008 at 6:15 pm, and is filed under ROR, Rails, Rubyonrails, Ultrasphinx, full text search, presentation, rails_plugin, ruby, ruby funday, ruby on rails india. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
about 1 year ago
Hi, Fantastic presentation! Can you recommend any other sites, articles, etc for using Sphinx + faceted search on Rails? I’ve been using acts_as_solr for about 1.5 yrs but Solr is causing some problems on my server. Besides it seems like the development of it is dead so I’m thinking of replacing it with Sphinx.
about 1 year ago
Ultrasphinx is also out of development now, just in favor of thinking sphinx.
You can try thinking sphinx.
about 1 year ago
Thanks for the tip. Are there any good guides to using filters/facets and thinking sphinx?
about 1 year ago
@anrake: Solr is anything but dead… check the commits list: http://mail-archives.apache.org/mod_mbox/lucene-solr-commits/
If you have any problems with Solr check the solr-user mailing list.