The repository scriptscat/scriptcat is not indexed by GitHub Code Search. #206192
Replies: 2 comments 1 reply
|
💬 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. ⭐ |
|
I am seeing the same issue across multiple repositories since around August 29, 2026. A small public repository that reproduces the problem is: https://github.com/vistar941/CustomNavigationTitle For example, https://github.com/vistar941/CustomNavigationTitle/blob/main/Package.swift However, this code search currently returns zero results: https://github.com/search?q=repo%3Avistar941%2FCustomNavigationTitle+CustomNavigationTitle&type=code The repository is public, is not archived or disabled, uses The REST Code Search API shows the same behavior:
Interestingly, a single-character REST API search such as I have observed the same issue with multiple other public and private repositories. At the same time, some unrelated repositories still return expected results. For example, the REST Code Search API returns results for This was working normally until approximately yesterday. Could GitHub please investigate whether some Code Search indexes or shards have become inconsistent or require reindexing? |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Code Search and Navigation
Body
Queries like repo:scriptscat/scriptcat GM_xmlhttpRequest return zero results while the symbols exist. Please re-index this repository.
scriptscat/scriptcat#1702
All reactions