Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

add "keywords" column to university attribute table and hook it up to search #35

Closed
3 tasks done
davelandry opened this issue Oct 19, 2017 · 1 comment
Closed
3 tasks done
Assignees

Comments

@davelandry
Copy link
Member

davelandry commented Oct 19, 2017

  • add table column
  • hook up to search
  • rebuild index script
@jspeis
Copy link
Member

jspeis commented Oct 20, 2017

This is pretty much hooked up, and now all profile attribute kinds can have alias keywords in the database. But note that because of the way search is implemented in Data USA using whoosh, the underlying search index will need to be rebuilt after changes are made to the table. I'll add a helper script in the API repo that will rebuild the search index to reflect the latest changes.

@jspeis jspeis closed this as completed Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants