vcu-swim-lab / KnowHows

A Slack search engine for your repos.
http://knowho.ws
MIT License
7 stars 3 forks source link

enter some GitHub commits into Solr #5

Closed damevski closed 6 years ago

broem commented 7 years ago

We currently have full documents posting into the DB, individual commits coming soon

damevski commented 7 years ago

Figure separation of data into multiple namespace; figure out how to query data

broem commented 6 years ago

Separation of data is now done by filtering first on Slack Channel ID This has been implemented