How can I get a repo indexed? #52095
-
Select Topic AreaQuestion BodyGitHub Search (beta) reports that the target repo has not been indexed. Is there anything I can do to cause an index to be done? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
You just need to wait until it is indexed. Time depends on environments size. |
Beta Was this translation helpful? Give feedback.
-
@Liturgist we're working on better messaging, but sometimes when this message doesn't go away it means there is a problem indexing the repository. If you can give me more details, I can look into that for you. |
Beta Was this translation helpful? Give feedback.
-
i can't prove it, but i'm pretty sure that attempting to search within an unindexed repo triggers its addition to an indexing queue. would be nice if there were a flag or something you could set to prioritize indexing. it makes sense why they do it this way though - since the index for a repository is for searchability purposes, there's really no point in indexing the data (from github's perspective) until they're sure it's a repo that is going to be searched. |
Beta Was this translation helpful? Give feedback.
You just need to wait until it is indexed. Time depends on environments size.