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.
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.
I have wrote my first plugin(state_select). This plugin allows to ...
I was using acts_as_searchable for one of my project, which ...
If you guys want to change timezone of your ubuntu ...
My new Notebook Configuration: Intel Core Duo Processor 1.66 GHz, Intel ...
Hey guys, Yesterday I did an interesting server configuration. Actually ...
Cross Posted from http://vinsol.com/blog Who doesn't know GitHub now a days, ...
Returns Time.zone.now when config.time_zone is set, otherwise just returns Time.now
Array#rand is deprecated in favor of Array#random_element and will be ...
New edge rails deprecations: Time#last_year is deprecated in favor of Time#prev_year Time#last_month ...
Using ftp to download multiple files using 'mget' command is ...
Returns Time.zone.now when config.time_zone is set, otherwise just returns Time.now
Array#rand is deprecated in favor of Array#random_element and will be ...
New edge rails deprecations: Time#last_year is deprecated in favor of Time#prev_year Time#last_month ...
Just a quick note, If you are getting "uninitialized constant ...
Cross Posted from http://vinsol.com/blog At VinSol, we have been ...
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.
Ultrasphinx is also out of development now, just in favor of thinking sphinx.
You can try thinking sphinx.
Thanks for the tip. Are there any good guides to using filters/facets and thinking sphinx?
@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.
[...] Using Rails UltraSphinx for Faceted search [...]
You can also try fSphinx:
https://github.com/alexksikes/fSphinx