Commit Graph

5 Commits (1805cfd20a7b11e7c3c5c4c03b4e3755e09d783d)

Author SHA1 Message Date
Adam Tauber 5cbe4c5332 [fix] try to decode url - closes #527 9 years ago
Luc Didry fea2c5a713 Fix results with no scheme
Related to #428, which was fixed in e3df22b but broken in a refactoring
(b6c3cb0)
9 years ago
Adam Tauber a59d171385 [fix] answer result type 9 years ago
Adam Tauber 66a70c6ae4 [fix] typo 9 years ago
Adam Tauber b6c3cb0bdd [enh][mod] result handling refactor
Several changes has been made:
 - Parallel result merge
 - Scoring algorithm slightly changed (see result_score())
 - Proper Thread locking on global data manipulation
9 years ago