On Mon, Sep 04, 2006 at 01:25:52PM +0900, David Balmain wrote:
> On 9/4/06, Ian Zabel <[EMAIL PROTECTED]> wrote:
[..]
> 
>     :ferret_created_at => {:index => :untokenized, :store => :no,
> :term_vectors => :no}

:store => :no is already the default used by acts_as_ferret, no need to
explicitly specify this. 

term vectors are stored by default :with_positions_offsets, so turning 
them off might help a bit.

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