I have a simple way to implement multilingual in a database, that is
storing an hash on fields. For example on field title i can have {:en =>
‘title’, :it => ‘titolo’} Is it possible with Ferret to search within
hashes?
I have a simple way to implement multilingual in a database, that is
storing an hash on fields. For example on field title i can have {:en =>
‘title’, :it => ‘titolo’} Is it possible with Ferret to search within
hashes?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs