ruby - problem with case sensitivity in acts_as_ferret -


i have problem case sensitivity - basically, searches work when lowercase: when looks text stored in index uppercase.

how deal this, thanks!

use string's downcase method?


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -