search for: generic_analyz

Displaying 1 result from an estimated 1 matches for "generic_analyz".

Did you mean: generic_analyzer
2007 May 16
0
How we got rid of a bus error when using acts_as_ferret
...Interestingly, we started to suspect if Mongrel''s development mode is the culprit. But anyway, we just created the Analyzer beforehand, and put it somewhere (say in some lib/helpers/), and now we have something like: acts_as_ferret({:fields => [...] }, { :analyzer => FerretHelper::GENERIC_ANALYZER }) And no more bus error / segmentation fault. We didn''t really understand why by sharing the analyzer things went better off. But I just hope by posting this episode it might help some people. Cheers, d. -- Posted via http://www.ruby-forum.com/.