Hi there from Germany,

I just installed and set up ferret and act_as_ferret for rails. All of
them at the most recent version. The development environment is running
fine with Mac OS X. But I got problems with the productive environment
(debian).

In the (mysql-)database are few records stored, containig german umlauts
(ü for example). Running a query for "köln" returns the correct record
in dev-environment but NOTHING at the debian system. But the logs are
looking good. It seems the word was correctly submited:

Processing SearchController#result (for 127.0.0.1 at 2007-03-31
23:45:47) [POST]
  Session ID: 55f4544e0b28e991a1460b05dc09744c
  Parameters: {"commit"=>"suchen", "action"=>"result",
"controller"=>"search", "query"=>"köln"}

I read a few things here in the forum and elsewhere, but not find any
solution. Would you please give me some pointers? I really get not
through these encoding, locales, collation and stuff.

What do I have to configure how?

It would be really nice if you could help. <hope on>

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to