I am using Sunspot to search for events (parties, concerts, ...) in a Ruby on Rails 3 application. I have managed to set up free text search and facet search on a couple of different category types.
I am using act_as_taggable_on for tagging in our projects, along with sunspot/solr for searching. We get a strange unexpected result. First our setup (short version):
This is a question of general strategy. I\'ve been pinging load time for a search results page I\'m doctoring with sunspot_rails, and I\'ve noticed some strange discoveries.
I\'m unable to index my database for searching with sunspot_rails.I get the following error: Execute sunspot:reindex rake aborted!
I have a Rails app using sunspot to do searches against a table with records of varying sizes. I want to adjust the score of the 开发者_C百科hit depending on how large a certain field is. This is to p
Hello I am using sunspot for searching: when I say: keywords \'\"India\" -\"mountain\"\' do minimum_match 1 end
I thought I had this down piece-of-cake .. but anytime I do a query on any keyword it doesn\'t load any tables from SQL. I get no errors.
I\'m rebuilding Lovers on Facebook with Sinatra & Redis, and I want: Set operations for managing requests & relationships between users
I would like to use Solr + Sunspot to index a bilingual FR-EN site. The issue: model Post can be written both in French or in English. I can determine at runtime what is the language, but I also need
I have had many problems with Sunspot Solr not being started, particularly after server reboot initiated by the Host.