Closed giocalitri closed 8 years ago
As @giocalitri warned, this may get complicated.
Setting the default sort order to "relevance" moves the learning resource titled "Astronauts playing catch" to the top of the result list, but adding "Astronauts playing catch" to the description of another LR bumps the titled LR to second spot.
Since I'm doing this locally, the fact that there are no LR descriptions (other than the one I added) may have unbalanced its relevance.
@pwilkins was the search string "Astronauts playing catch" ? Can you check the score of the two learning resources: it is in the JSON returned by search API
Code looks good, testing functionality now
I was just wondering, shouldn't it be descending relevance since the most relevant item should be first?
it actually is: I will remove the string (just relevance)
Sounds good, feel free to merge after :+1:
@noisecapella done: will merge after tests pass again
Travis finally worked: merging
Fixes #868