Top "Unaccent" questions

Error when creating unaccent extension on PostgreSQL

I am trying to configure PostgreSQL to use fulltext search in my rails app as mentioned in this Railscast. I …

postgresql full-text-search postgresql-9.1 rails-postgresql unaccent
Postgres accent insensitive LIKE search in Rails 3.1 on Heroku

How can I modify a where/like condition on a search query in Rails: find(:all, :conditions => ["lower(name) …

ruby-on-rails postgresql rails-postgresql unaccent
Cannot find PGXS for Postgresql 8.4 on Ubuntu

I am trying to install the contrib/unaccent package for Postgresql 8.4 on my Ubuntu box. But I got the error …

postgresql ubuntu unaccent