Search feature repaired

This commit is contained in:
Christoph Haas 2014-11-30 23:20:26 +01:00
parent f940e96014
commit f3a8b7c3a5
8 changed files with 60 additions and 29 deletions

View file

@ -75,7 +75,7 @@ gem 'fancybox2-rails', '~> 0.2.4'
#gem 'textacular', require: 'textacular/rails'
# Trying pg_search for full-text search… too slow with ranking… screw PostgreSQL
#gem 'pg_search'
gem 'pg_search'
# Let's use Elasticsearch. "tire" has been retired but there is not yet a worthy alternative.
#gem 'tire'