[Radiant] search custom extension

2010-08-02 Thread sethg
I am new to radiant, I have been doing some rails programming for a several months now -- I found rails did exactlywhat I needed but after going through the rigem-aroll of making my own CMS in ROR it just seemed that Radiant had everything and more. SO my question is I have made my own extension

[Radiant] Re: search custom extension

2010-08-03 Thread sethg
, Josh French j...@digitalpulp.com wrote: On Aug 2, 2010, at 9:21 PM, sethg wrote: I have also downloaded the search extension, I was wondering what I would put in the search extension in order to search the queens model too. Which search extension? There are a few

[Radiant] problem with search -- acts_as_solr - please assist.

2010-08-04 Thread sethg
I added acts_as_solr extension for radiant -- I followed the directions. I also added the acts_as_solr plgin for rails. now when I add a page I get: NoMethodError (undefined method `keywords' for #Page:0x10abcb640): radiant (0.9.1) app/controllers/admin/resource_controller.rb:64:in `create'