On the first request, which breaks, the following gets written to the
ferret_server.log:
call index method: add with [#<DRb::DRbUnknown:0x2a97fd97a8
@name="Solution",
@buf="\004\bIC:\025Ferret::Document{\023:\022is_syndicatedF:\
On subsequent requests, the logging looks like this:
call index method: add with [{:account_id=>127, :type=>Solution,
:is_syndicated=>false, :submitter_id=>-1
This means, that the ferret server does not know the type of the object
being indexed on the first request. Is this correct? As far as I can
tell, the object getting sent is a "Ferret::Document" (from the gem). Is
there a way to make AAF always send a hash? Would that make sense?
Morten
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk