[deltacloud-devel] Search

2011-01-13 Thread tsedovic
This is a new revision of the previous patches. It features simpler models, views and controllers plus some Cucumber tests. ___ deltacloud-devel mailing list deltacloud-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/deltacloud-de

[deltacloud-devel] Search

2011-01-11 Thread tsedovic
These patches implement search for Hardware Profiles and Pools sites. When you apply them, make sure you have the required gems installed (rake gems:install), that the bundled Solr server is running (rake sunspot:solr:start) and that the indexes for the models are generated (rake sunspot:reindex)