Code Search fails to search our private terraform repo #13919
Unanswered
drop-nicholas
asked this question in
Code Search and Navigation
Replies: 1 comment 4 replies
-
|
Hey @drop-nicholas, thanks for the feedback. Note that currently, not all repository content is indexed. See our list of exceptions to what gets indexed here: https://cs.github.com/about/faq#indexed-content Some files get detected by our systems as being vendored or generated code and are excluded from the index. I realize that these rules can be confusing, and they often get the classification wrong - I'd guess that's what's happening here. Can you provide an example of a filename of a file that should match but doesn't? It's our goal to remove these rules and index all code, but for now that's unfortunately the limitation. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A simple text search is failing in our private terraform repo.
repo:earnwithdrop/terraform "traffic for"is the search and it should have hits.The repo does return some searches but these files are arbitrarily being ignored.
Beta Was this translation helpful? Give feedback.
All reactions