We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f431f commit 6e978acCopy full SHA for 6e978ac
content/v3/search.md
@@ -18,6 +18,8 @@ search results so that you can find the item that best meets your needs. To
18
satisfy that need, the GitHub Search API provides **up to 1,000 results for each
19
search**.
20
21
+### Ranking search results
22
+
23
Unless another sort option is provided as a query parameter, results are sorted
24
by best match, as indicated by the `score` field for each item returned. This
25
is a computed value representing the relevance of a item relative to the other
0 commit comments