packagist icon indicating copy to clipboard operation
packagist copied to clipboard

Order results by number or downloads or stars.

Open emil-nasso opened this issue 8 years ago • 8 comments

I am fairly certain that you could order search results by number of downloads and by number of github starts before.

Is there a way to reintroduce that feature? If I search for swagger (just as an example) I get results that are very relevant (popular projects with many downloads) on page two and three.

An alternative would be to always sort the results by number of downloads.

emil-nasso avatar Sep 20 '17 10:09 emil-nasso

See https://github.com/composer/packagist/pull/813 for the work on improving search relevancy for the new search system

stof avatar Sep 20 '17 10:09 stof

Merged the other PR, hopefully things are better now?

Seldaek avatar Sep 21 '17 14:09 Seldaek

Example, I'm looking at https://packagist.org/packages/webmozart/assert and wondering how this package has 80 million installs, took me until page 10 of the dependants page to find that it is used by phpdocumentor/reflection-docblock

arcticlinux avatar Jan 30 '19 17:01 arcticlinux

@arcticlinux the dependant list is not related to the search system.

stof avatar Jan 30 '19 18:01 stof

@stof will try to find if someone has an open issue. I see the search is coming out of Algolia.

arcticlinux avatar Jan 30 '19 18:01 arcticlinux

yes, the search is from Algolia now. The dependant list is not.

stof avatar Jan 30 '19 18:01 stof

Recent discussion has been about the dependants list, but getting back to the original issue, the main package search still doesn't allow sorting.

j13k avatar Jun 26 '19 02:06 j13k

hmm ...?? I can't find anything to sort on the site https://packagist.org/

I would like to sort by

  • last added
  • by date of release

zonky2 avatar Jul 12 '19 14:07 zonky2