Just a 'ping' since I still haven't been able to solve this without  
doing what I don't want to do (putting this into my local copy of  
ferret itself)

Setting this in init.rb in the acts_as_ferret plugin does nothing.  
Does anyone have a suggestion for where it would work?

thanks!

On Nov 6, 2007, at 11:41 AM, Noah M. Daniels wrote:

> Unfortunately, it doesn't seem to. For a local index, I can just put  
> this anywhere in code (even in a controller, or in the console) and  
> I start getting correct results from my query:
>
> Ferret::Search::MultiTermQuery.default_max_terms = 5000
>
> but on my staging server, where a drb ferret server is used, putting  
> that line in the init.rb doesn't seem to do anything -- in fact,  
> even putting it into the initialize method of the LocalIndex class  
> doesn't help! Any ideas?
>
> thanks!

_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to