Search feature repaired
This commit is contained in:
parent
f940e96014
commit
f3a8b7c3a5
8 changed files with 60 additions and 29 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue