hi
i installed ferret and acts_as_ferret successfully.
but my Persian character search has not correct result.
my code:
acts_as_ferret :fields => [:fname] ,
:analyzer => Ferret::Analysis::RegExpAnalyzer.new(/./,false)
hi
i installed ferret and acts_as_ferret successfully.
but my Persian character search has not correct result.
my code:
acts_as_ferret :fields => [:fname] ,
:analyzer => Ferret::Analysis::RegExpAnalyzer.new(/./,false)
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