thewca / worldcubeassociation.org

All of the code that runs on worldcubeassociation.org
https://www.worldcubeassociation.org/
GNU General Public License v3.0
326 stars 175 forks source link

Search box on steroids #66

Closed jfly closed 8 years ago

jfly commented 9 years ago

A more powerful search box that autocompletes names, wca ids, competitions, and maybe events would be pretty sick =).

It would be nice to search posts too!

TODO:

jfly commented 9 years ago

Was just talking with @jbcm627 about this, and this would be a good way for delegates to find and edit their own competitions as well. We'd just need a little wrench icon squirrelled away on the competition page somewhere.

jfly commented 9 years ago

It might be worth looking into searchkick, sunspot, or omnisearch for this.

If we're willing to switch to PostreSQL, https://github.com/Casecommons/pg_search looks pretty awesome for our usecase.