Diego999 / Back-To-School

Ruby on Rails project, Bsc 6 HE-Arc 2013-2014
GNU General Public License v2.0
0 stars 1 forks source link

Search functionality #23

Closed davidkuehner closed 10 years ago

davidkuehner commented 10 years ago

Tasks :

Deliveries :

maeberli commented 10 years ago

Some interesting gems and technologies found to solve the global search problem.

A "smaller" gem for easy searches: https://github.com/ankane/searchkick An integration gem for sphinx searches(seems to be really complete and powerful): http://pat.github.io/thinking-sphinx/