Difference between revisions of "Create search ranking (GSoC task)"

From Software Heritage Wiki
Jump to: navigation, search
 
Line 8: Line 8:
 
projects are often missing on the the first page.
 
projects are often missing on the the first page.
 
   
 
   
Some criteria for result ranking could be
+
Metadata can be used to improve results. Some criteria for result ranking could be
 
* Number of revisions in the project
 
* Number of revisions in the project
 
* Number of forks/stars for the project
 
* Number of forks/stars for the project

Latest revision as of 20:29, 15 February 2022

Introduction

Make the software heritage search better by creating a better ranking for results.

Task description

SWH search returns a set of results, but they are not always in proper order. Popular or important projects are often missing on the the first page.

Metadata can be used to improve results. Some criteria for result ranking could be

  • Number of revisions in the project
  • Number of forks/stars for the project
  • Recent activity in the project
  • Total number of contributors

Desirable skills

Potential mentors