The Number of Files shown in search result is wrong #64172
Answered
by
look
jukzi
asked this question in
Code Search and Navigation
-
Select Topic AreaBug BodyProbably its some count distinct, while the search result actually shows all files. |
Beta Was this translation helpful? Give feedback.
Answered by
look
Aug 18, 2023
Replies: 1 comment
-
Sorry for the confusion. The count is an estimate based on unique files. When there are not a lot of results, as is the case here, we expand duplicates which causes the discrepancy you're seeing. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
look
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for the confusion. The count is an estimate based on unique files. When there are not a lot of results, as is the case here, we expand duplicates which causes the discrepancy you're seeing.