On Tue, Nov 28, 2006 at 01:36:43AM +0100, John Perkins wrote:
> Should this be able to work from the Console?  For example, let's assume 
> there is a Post record with a Category name of "Help"...
> 
> Post.find_by_contents("Help")
> 
> For some reason this does not generate any results...

it should work from the console. what if you do Post.rebuild_index
before the find_by_contents call ?

Jens

-- 
webit! Gesellschaft für neue Medien mbH          www.webit.de
Dipl.-Wirtschaftsingenieur Jens Krämer       [EMAIL PROTECTED]
Schnorrstraße 76                         Tel +49 351 46766  0
D-01069 Dresden                          Fax +49 351 46766 66
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to