jrpeden / cs373-idb

0 stars 3 forks source link

Map out search functionallity #128

Closed brandong954 closed 9 years ago

brandong954 commented 9 years ago

The result of a search must be a list of links to crises and/or organizations and/or people (e.g. like Google). The search results must be contextualized and the search terms must show up. The search results must be clickable. Multi-word search must show clearly marked and results followed by or results.

brandong954 commented 9 years ago

@lazercorn, I'll need your help with this on the backend. Here's some helpful material I've come up with so far: https://github.com/gyllstromk/Flask-WhooshAlchemy

tiras-j commented 9 years ago

Aww I wanted to dive into this one as well. Mind if I help out Saturday?

brandong954 commented 9 years ago

As per convo on Slack:

hah yeah, I’ll actually need your help with the API Perry will need to setup the database to be indexable You’ll setup the API call for searches And I’ll set up the factories and states Jack and Zach can pair-program on stuff too

tiras-j commented 9 years ago

Ah nice. I really wish I could get slack working on my work PC, alas this network is heavily firewalled. Excited about this little feature should be a fun puzzle.