I was just trying to use acts_as_ferret with DRb and filter_proc,
without much success. My guess is that this isn't possible because
there's no way to send the proc to the DRb server, correct?
Person.find_by_contents("jonathan", :filter_proc => proc {}) causes an
exception when using DRb (DRb::DRbConnError: DRb::DRbServerNotFound).
I can work around this by applying the filter after searching as the
exact number of results isn't too important in this case.
Cheers,
-Jonathan
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk