VietTH: Extend solr search with multi fields
Showing
| ... | @@ -48,6 +48,7 @@ group :development, :test do | ... | @@ -48,6 +48,7 @@ group :development, :test do |
| gem 'faker', '~> 1.4.3' | gem 'faker', '~> 1.4.3' | ||
| gem 'shoulda-matchers', '~> 2.8.0' | gem 'shoulda-matchers', '~> 2.8.0' | ||
| gem 'pry-byebug' | |||
| end | end | ||
| # template | # template | ||
| ... | ... |
app/controllers/search_controller.rb
0 → 100644
app/views/search/_form_search.html.haml
0 → 100644
Please
register
or
sign in
to comment