Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit91f431f

Browse files
committed
Add explanation for score field for search results
1 parenta9c328b commit91f431f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎content/v3/search.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ search results so that you can find the item that best meets your needs. To
1818
satisfy that need, the GitHub Search API provides**up to 1,000 results for each
1919
search**.
2020

21+
Unless another sort option is provided as a query parameter, results are sorted
22+
by best match, as indicated by the`score` field for each item returned. This
23+
is a computed value representing the relevance of a item relative to the other
24+
items in the result set. Multiple factors are combined to boost the most
25+
relevant item to the top of the result list.
26+
2127
###Rate limit
2228

2329
The Search API has a custom rate limit. For requests using[Basic

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp