Code search not working #45538
-
Select Topic AreaBug Body
This file contains ConfigureWebDefaults method |
Beta Was this translation helpful? Give feedback.
Replies: 54 comments 62 replies
-
@glebov21 sorry about that 😞 I confirmed it also happened for me so there is likely a problem with indexing that file or repo in the old code search. However, we have a new code search which is much more powerful and does find this match. Please sign up for the beta and give us your feedback. |
Beta Was this translation helpful? Give feedback.
-
@look until the new code search is available, is there a way to rebuild the search index for a repo or something like that? It feels like code search for the https://github.com/woocommerce/woocommerce repo is completely disabled, which is creating quite some friction for our community contributors. 😕 |
Beta Was this translation helpful? Give feedback.
-
I have a reverse problem in our private repo: old code search is working, but new code search always shows
|
Beta Was this translation helpful? Give feedback.
-
@look we are use github api to search files with 1 keywords in our organization in a code, but we can not get accurate search result, run same search in guihub.com GUI has same issue. I saw to enable "new code search" under new feature, I did for my personal user, looks we get better search result. |
Beta Was this translation helpful? Give feedback.
-
U destroy search tool. Only "This repository's code is being indexed right now. Try again in a few minutes." message, every time. |
Beta Was this translation helpful? Give feedback.
-
The new code search is broken. Any changes to the search query takes you to a "Something went wrong" page. |
Beta Was this translation helpful? Give feedback.
-
Yeah, I'm unable to search against my personal org. Every time I try to run a search the results are always the same: "This account's code has not been indexed yet. Try again later." I've been trying again "later." In fact, I've been trying for the last few days. Am I missing something here? |
Beta Was this translation helpful? Give feedback.
-
Hi, please fix this. |
Beta Was this translation helpful? Give feedback.
-
It is still the same. |
Beta Was this translation helpful? Give feedback.
-
New code searches have multiple issues including pagination limited to 5 pages and sorting issues. When will all these things be fixed? @look |
Beta Was this translation helpful? Give feedback.
-
Can we have an ETA for the fix? Our company is doing a migration from BitBucket to Github and this bug is currently impacting thousands of our repos |
Beta Was this translation helpful? Give feedback.
-
I just finished porting all my personal repos from GCP to GitHub. The GitHub user interface is amazing, but this search bug is affecting me as well. It’s been a few days, but all my repos still say “This account's code has not been indexed yet. Try again later.” 😢 |
Beta Was this translation helpful? Give feedback.
-
How do I get the search working for our organization private repositories? |
Beta Was this translation helpful? Give feedback.
-
Hi @look - Could you please re-index all my repos? |
Beta Was this translation helpful? Give feedback.
-
Hi @look this private repo was uploaded a month ago: https://github.com/layerproject/qcm8550_android13.0_ba01_r035 And it still reports "This repository's code is being indexed right now". Can you check if it's really still indexing? It's very large, but I would have thought it would be done by now. |
Beta Was this translation helpful? Give feedback.
-
Another example of a repository "being indexed" for months - https://github.com/smoya/timescaledb-benchmarker |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
I'm looking for help. It seems that my repo is suffering from the same problem. Every time I try to search in my repo, it shows that its code is being indexed. This situation has lasted for several weeks. My repo(private): https://github.com/GarenWoo/Etherpedition Could u please fix it or give some feasible solutions? |
Beta Was this translation helpful? Give feedback.
-
Problem is still there. ![]() ![]() |
Beta Was this translation helpful? Give feedback.
-
This is so fucking typical of Microsoft and search. Every version of Windows, the searching is absolutely rubbish, right back to the joke that was Windows 95. They acquire GitHub and now the search/index goes to rubbish. Indexing would have to be the easiest thing any dev could implement, but not MS. Makes me wonder about their AI "capabilities".... |
Beta Was this translation helpful? Give feedback.
-
Bug still exists. Typical microsoft trash |
Beta Was this translation helpful? Give feedback.
-
@look hi, i created a GitHub organization with several repos time ago, but the search is still not working:
The organization is: https://github.com/COMPES-SpA I'm trying to search in all repos in the organization. What's wrong? Thanks in advance |
Beta Was this translation helpful? Give feedback.
-
@look hi, I got the problem that, “This repository code is not indexed yet. Try again later.” “Your search did not match any code”. Can this be fixed? This problem has been going on for a month. I tried to create a new repository with the same result. Please fix this problem, thank you. |
Beta Was this translation helpful? Give feedback.
-
How can this possibly not be fixed 2 years after reported? This is just like a fundamentally core feature of using github and there seems to be no care that it's broken for dozens of people |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
still not working Edit: fixed |
Beta Was this translation helpful? Give feedback.
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Years ago I used the Bit Bucket API to do static code analysis. Open the repo, open each text file, scan for whatever and report. I think you can access the github repos programmatically and do the same thing. Of course, search should work, but I don't rely on it. |
Beta Was this translation helpful? Give feedback.
@glebov21 sorry about that 😞 I confirmed it also happened for me so there is likely a problem with indexing that file or repo in the old code search.
However, we have a new code search which is much more powerful and does find this match. Please sign up for the beta and give us your feedback.