Hi all,
first off, it's 2AM and I'm not thinking properly, so please
forgive me if this one's easy, but I just need to get this going.
First problem, using 0.9.6 on all of our development machines,
works great, then we move it to a server running x86_64 linux and it
segfaults as soon as it tries to create an Index. I've tried
rebuilding with different optimization flags, to no avail. So I
figured, hey, let's upgrade to 0.10.x and see how that goes. So I
updated to the latest gem of ferret, and switched over to the stable
tagged branch of acts_as_ferret, but now I get the following:
>> Person.rebuild_index
NoMethodError: undefined method `exists?' for {:index=>:yes,
:term_vector=>:no, :store=>:no, :boost=>1.0}:Hash
from /usr/lib/ruby/site_ruby/1.8/ferret/index/field_infos.rb:20:in
`initialize'
from
./script/../config/../config/../vendor/plugins/acts_as_ferret/lib/class_methods.rb:166:in
`rebuild_index'
from (irb):1
Any thoughts? I don't want to start going into the code and messing
with stuff in the acts_as_ferret plugin, because I'm sure it must be
working for others, and I'm just doing something stupid...so what am I
doing wrong?
Cheers,
Jordan
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk