Skip to content

Commit 14f9bfe

Browse files
docs: Add indexing limitation on files with lines over 4096 bytes (#32205)
Co-authored-by: Alex Nguyen <[email protected]>
1 parent 13f716e commit 14f9bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/search-github/github-code-search/about-github-code-search.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The current limitations on indexed code are:
3030
- Only UTF-8 encoded files are included
3131
- Very large repositories may not be indexed
3232
- Exhaustive search is not supported
33+
- Files with more than one line over 4096 bytes are excluded
3334

3435
We currently only support searching for code on the default branch of a repository. The query length is limited to 1000 characters.
3536

0 commit comments

Comments
 (0)