TechnionYP5777 / Bugquery

Bug query
9 stars 1 forks source link

Create algorithm to retrieve relevant posts to a given stacktrace #41

Closed rodedzats closed 7 years ago

rodedzats commented 7 years ago

As we discussed in the last meeting we need to finish the pipeline between the server and the db. The algorithm will get a stacktrace as an input and return the most relevant posts. First commit refering this issue is a stub method which needs to be implemented.