Closed Dragon1320 closed 4 years ago
There's no actual search being carried out in that case so we can't sort by SearchScore, can lead to undefined behaviour or lower performance.
Also noticed that the return type on the searchPackages fn doesnt contain the SearchScore field.
There's no actual search being carried out in that case so we can't sort by SearchScore, can lead to undefined behaviour or lower performance.