{"meta":{"title":"검색 결과 정렬","intro":"정렬 메뉴를 사용하거나 쿼리에 한정자를 GitHub 추가하여 검색 결과를 정렬 sort 할 수 있습니다.","product":"GitHub 검색","breadcrumbs":[{"href":"/ko/search-github","title":"GitHub 검색"},{"href":"/ko/search-github/getting-started-with-searching-on-github","title":"GitHub 검색 시작"},{"href":"/ko/search-github/getting-started-with-searching-on-github/sorting-search-results","title":"검색 결과 정렬"}],"documentType":"article"},"body":"# 검색 결과 정렬\n\n정렬 메뉴를 사용하거나 쿼리에 한정자를 GitHub 추가하여 검색 결과를 정렬 sort 할 수 있습니다.\n\n> \\[!NOTE]\n> GitHub 코드 검색에서는 검색 결과 정렬이 지원되지 않습니다. 코드 검색에 대한 자세한 내용은 [GitHub 코드 검색 정보](/ko/search-github/github-code-search/about-github-code-search)을(를) 참조하세요.\n\n**정렬** 드롭다운 메뉴를 사용하여 관련성, 별 수, 포크 수 및 항목 업데이트 시간을 기준으로 결과를 정렬합니다.\n\n인터랙션, 반응, 댓글, 작성일, 관련성, 작성자일, 커밋 날짜 또는 최근 업데이트된 항목을 기준으로 정렬하려면 검색 쿼리에 `sort` 한정자를 추가하면 됩니다.\n\n## 댓글별로 정렬\n\n`sort:comments` 한정자는 댓글 수를 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                                               | 예시 |\n| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -- |\n| `sort:comments` 또는 `sort:comments-desc`                                                                                                                                           |    |\n| \\[                                                                                                                                                                                |    |\n| **org:github sort:comments는**]\\(<https://github.com/search?q=org%3Agithub+sort%3Acomments&type=Issues>) 가장 많은 댓글을 기준으로 정렬하여 GitHub소유한 리포지토리의 문제와 일치합니다.                           |    |\n| `sort:comments-asc`                                                                                                                                                               |    |\n| \\[                                                                                                                                                                                |    |\n| **org:github sort:comments-asc**]\\(<https://github.com/search?q=org%3Agithub+sort%3Acomments-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를 찾으며, 댓글 수를 오름차순(가장 적은 것부터 많은 것까지)으로 정렬합니다. |    |\n\n## 만든 날짜 기준 정렬\n\n`sort:created` 한정자는 항목을 만든 날짜를 기준으로 정렬됩니다.\n\n| 한정자                                                                                                                                                                                | 예시 |\n| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -- |\n| `sort:created` 또는 `sort:created-desc`                                                                                                                                              |    |\n| \\[                                                                                                                                                                                 |    |\n| **org:github sort:created는**]\\(<https://github.com/search?q=org%3Agithub+sort%3Acreated&type=Issues>) 가장 최근에 만든 날짜를 기준으로 정렬된 GitHub소유 리포지토리의 문제와 일치합니다.                            |    |\n| `sort:created-asc`                                                                                                                                                                 |    |\n| \\[                                                                                                                                                                                 |    |\n| **org:github sort:created-asc**]\\(<https://github.com/search?q=org%3Agithub+sort%3Acreated-asc&type=Issues>) 는 생성된 날짜를 오름차순으로 정렬하여 소유한 GitHub리포지토리의 문제와 일치합니다(가장 오래된 날짜에서 최신 날짜로). |    |\n\n## 관련성으로 정렬\n\n`sort:relevance` 한정자는 검색 관련성을 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                         | 예시 |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -- |\n| `sort:relevance` 또는 `sort:relevance-desc`                                                                                                                   |    |\n| \\[                                                                                                                                                          |    |\n| **org:github sort:relevance는**]\\(<https://github.com/search?q=org%3Agithub+sort%3Arelevance&type=Issues>) 가장 높은 검색 관련성을 기준으로 정렬된 GitHub소유 리포지토리의 문제와 일치합니다. |    |\n\n## 상호 작용별 정렬\n\n`sort:interactions` 한정자는 가장 많은 반응 및 댓글 수 결합을 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                                                             | 예시 |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -- |\n| `sort:interactions` 또는 `sort:interactions-desc`                                                                                                                                                 |    |\n| \\[                                                                                                                                                                                              |    |\n| **org:github sort:interactions**]\\(<https://github.com/search?q=org%3Agithub+sort%3Ainteractions&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, 반응과 댓글의 총합이 많은 순으로 정렬됩니다.                          |    |\n| `sort:interactions-asc`                                                                                                                                                                         |    |\n| \\[                                                                                                                                                                                              |    |\n| **org:github sort:interactions-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Ainteractions-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를 찾으며, 반응과 댓글의 합계가 가장 적은 순으로 정렬합니다. |    |\n\n## 응답별로 정렬\n\n`sort:reactions` 한정자는 응답의 수 또는 유형을 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                                                                                                                    | 예시 |\n| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -- |\n| `sort:reactions` 또는 `sort:reactions-desc`                                                                                                                                                                                                              |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions는**]\\(<https://github.com/search?q=org%3Agithub+sort%3Areactions&type=Issues>) 가장 많은 반응 수를 기준으로 정렬하여 GitHub소유한 리포지토리의 문제와 일치합니다.                                                                                            |    |\n| `sort:reactions-asc`                                                                                                                                                                                                                                   |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-asc**]\\(<https://github.com/search?q=org%3Agithub+sort%3Areactions-asc&type=Issues)는> GitHub에서 소유한 리포지토리의 이슈와 일치하며, 반응 수를 오름차순(가장 적은 것부터 많은 것까지)으로 정렬합니다.                                                                  |    |\n| `sort:reactions-+1` 또는 `sort:reactions-+1-asc`                                                                                                                                                                                                         |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-+1-asc**]\\(<https://github.com/search?q=org%3Agithub+sort%3Areactions-%2B1-asc&type=Issues)는> GitHub 소유 리포지토리의 이슈와 일치하며, 추천(:+1:) 반응 수가 가장 적은 것부터 가장 많은 것까지 오름차순으로 정렬됩니다.                                                  |    |\n| `sort:reactions-+1-desc`                                                                                                                                                                                                                               |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-+1-desc**]\\(<https://github.com/search?q=org%3Agithub+sort%3Areactions-%2B1-desc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를, 좋아요(:+1:) 반응 수가 가장 많은 것부터 가장 적은 것까지 내림차순으로 정렬해 찾습니다.                                               |    |\n| `sort:reactions--1` 또는 `sort:reactions--1-asc`                                                                                                                                                                                                         |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions--1-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions--1-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, 싫어요 (:-1:) 반응 수 기준 오름차순(가장 적은 것부터 많은 것 순)으로 정렬합니다.                                 |    |\n| `sort:reactions--1-desc`                                                                                                                                                                                                                               |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions--1-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions--1-desc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, 싫어요(:-1:)' 반응 수 기준 내림차순(가장 많은 것부터 적은 것 순)으로 정렬합니다.                               |    |\n| `sort:reactions-smile` 또는 `sort:reactions-smile-asc`                                                                                                                                                                                                   |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-smile-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-smile-asc&type=Issues>) 는 GitHub가 소유한 리포지토리의 이슈와 일치하며, 웃음(:smile:) 반응이 적은 순서대로(가장 적은 것부터 많은 것까지) 정렬됩니다.                            |    |\n| `sort:reactions-smile-desc`                                                                                                                                                                                                                            |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-smile-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-smile-desc&type=Issues)는> GitHub이(가) 소유한 리포지토리의 이슈와 일치하며, 웃음(:smile:) 반응 수가 많은 것부터 적은 것 순으로 정렬됩니다.                                |    |\n| `sort:reactions-tada` 또는 `sort:reactions-tada-asc`                                                                                                                                                                                                     |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-tada-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-tada-asc&type=Issues>) 는 GitHub가 소유한 리포지토리의 이슈와 일치하며, hurray(:tada:) 반응 수가 적은 것부터 많은 것 순으로 정렬됩니다.                                   |    |\n| `sort:reactions-tada-desc`                                                                                                                                                                                                                             |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-tada-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-tada-desc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, hurray(:tada:) 반응 수가 많은 순서부터 적은 순서까지 정렬됩니다.                                  |    |\n| `sort:reactions-heart` 또는 `sort:reactions-heart-asc`                                                                                                                                                                                                   |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-heart-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-heart-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를 하트(:heart:) 반응이 적은 것부터 많은 것 순으로 정렬해 찾습니다.                                          |    |\n| `sort:reactions-heart-desc`                                                                                                                                                                                                                            |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-heart-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-heart-desc&type=Issues)는> GitHub이(가) 소유한 리포지토리의 이슈 중 하트(:heart:) 반응 수가 많은 것부터 적은 것 순으로 정렬된 결과와 일치합니다.                             |    |\n| `sort:reactions-thinking_face` 또는 `sort:reactions-thinking_face-asc`                                                                                                                                                                                   |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-thinking\\_face-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-thinking_face-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, 생각하는 얼굴(:thinking\\_face:) 반응 수가 적은 것부터 많은 것까지 오름차순으로 정렬합니다. |    |\n| `sort:reactions-thinking_face-desc`                                                                                                                                                                                                                    |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-thinking\\_face-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-thinking_face-desc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를 찾으며, thinking face(:thinking\\_face:) 반응 수가 많은 순에서 적은 순으로 정렬합니다. |    |\n| `sort:reactions-rocket` 또는 `sort:reactions-rocket-asc`                                                                                                                                                                                                 |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-rocket-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-rocket-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, 로켓(:rocket:) 반응 수가 가장 적은 것부터 가장 많은 것까지 오름차순으로 정렬합니다.                       |    |\n| `sort:reactions-rocket-desc`                                                                                                                                                                                                                           |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-rocket-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-rocket-desc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈와 일치하며, 로켓(:rocket:) 반응 수를 기준으로 가장 많은 수부터 가장 적은 수까지 내림차순으로 정렬합니다.                |    |\n| `sort:reactions-eyes` 또는 `sort:reactions-eyes-asc`                                                                                                                                                                                                     |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-eyes-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-eyes-asc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를 매칭하여, 눈(:eyes:) 반응 수 기준 오름차순(가장 적은 것부터 많은 것 순)으로 정렬합니다.                              |    |\n| `sort:reactions-eyes-desc`                                                                                                                                                                                                                             |    |\n| \\[                                                                                                                                                                                                                                                     |    |\n| **org:github sort:reactions-eyes-desc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=org%3Agithub+sort%3Areactions-eyes-desc&type=Issues)는> GitHub가 소유한 리포지토리의 이슈를 매칭하여, 눈(:eyes:) 반응 수 기준 내림차순(가장 많은 것부터 적은 것 순)으로 정렬합니다.                            |    |\n\n## 작성자 날짜별 정렬\n\n`sort:author-date` 한정자는 내림차순 또는 오름차순 작성자 날짜를 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                                                                               | 예시 |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -- |\n| `sort:author-date` 또는 `sort:author-date-desc`                                                                                                                                                                     |    |\n| \\[                                                                                                                                                                                                                |    |\n| **feature org:github sort:author-date**]\\(<https://github.com/search?utf8=%E2%9C%93&q=feature+org%3Agithub+sort%3Aauthor-date&type=Commits>) 는 내림차순 작성자 날짜를 기준으로 정렬하여 소유한 GitHub리포지토리의 \"기능\"이라는 단어가 포함된 커밋과 일치합니다. |    |\n| `sort:author-date-asc`                                                                                                                                                                                            |    |\n| \\[                                                                                                                                                                                                                |    |\n| \\*\\*                                                                                                                                                                                                              |    |\n| `feature org:github sort:author-date-asc`                                                                                                                                                                         |    |\n| \\*\\*                                                                                                                                                                                                              |    |\n| ]\\(<https://github.com/search?utf8=%E2%9C%93&q=feature+org%3Agithub+sort%3Aauthor-date-asc&type=Commits>) 는 오름차순 작성자 날짜를 기준으로 정렬하여 GitHub소유한 리포지토리의 \"feature\"라는 단어가 포함된 커밋과 일치합니다.                                |    |\n\n## 커밋한 사람 날짜별 정렬\n\n`sort:committer-date` 한정자는 내림차순 또는 오름차순 커밋한 사람 날짜를 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                                                                                | 예시 |\n| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -- |\n| `sort:committer-date` 또는 `sort:committer-date-desc`                                                                                                                                                                |    |\n| \\[                                                                                                                                                                                                                 |    |\n| **feature org:github sort:commiter-date**]\\(<https://github.com/search?utf8=%E2%9C%93&q=feature+org%3Agithub+sort%3Acommitter-date&type=Commits>) 는 소유 GitHub하는 리포지토리에서 \"feature\"라는 단어가 포함된 커밋을 내림차순으로 정렬하여 일치합니다. |    |\n| `sort:committer-date-asc`                                                                                                                                                                                          |    |\n| \\[                                                                                                                                                                                                                 |    |\n| \\*\\*                                                                                                                                                                                                               |    |\n| `feature org:github sort:committer-date-asc`                                                                                                                                                                       |    |\n| \\*\\*                                                                                                                                                                                                               |    |\n| ]\\(<https://github.com/search?utf8=%E2%9C%93&q=feature+org%3Agithub+sort%3Acommitter-date-asc&type=Commits>) 는 오름차순 커밋 날짜별로 정렬된 GitHub소유 리포지토리의 \"feature\"라는 단어가 포함된 커밋과 일치합니다.                                     |    |\n\n## 업데이트된 날짜별 정렬\n\n`sort:updated` 한정자는 항목의 업데이트 시점을 기준으로 정렬합니다.\n\n| 한정자                                                                                                                                                                                  | 예시 |\n| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -- |\n| `sort:updated` 또는 `sort:updated-desc`                                                                                                                                                |    |\n| \\[                                                                                                                                                                                   |    |\n| **feature sort:updated**]\\(<https://github.com/search?utf8=%E2%9C%93&q=feature+sort%3Aupdated&type=Repositories)는> \"feature\"라는 단어가 포함된 리포지토리와 일치시킵니다(가장 최근 업데이트 날짜 기준으로 정렬).         |    |\n| `sort:updated-asc`                                                                                                                                                                   |    |\n| \\[                                                                                                                                                                                   |    |\n| **feature sort:updated-asc**]\\(<https://github.com/search?utf8=%E2%9C%93&q=feature+sort%3Aupdated-asc&type=Repositories)는> \"feature\"라는 단어가 포함된 리포지토리와 일치시킵니다(가장 늦은 업데이트 날짜 기준으로 정렬). |    |\n\n## 추가 참고 자료\n\n* [GitHub 검색 정보](/ko/search-github/getting-started-with-searching-on-github/about-searching-on-github)\n* [문제 및 끌어오기 요청 필터링 및 검색](/ko/issues/tracking-your-work-with-issues/using-issues/filtering-and-searching-issues-and-pull-requests)"}