зеркало из https://github.com/github/docs.git
docs: Add indexing limitation on files with lines over 4096 bytes (#32205)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Родитель
13f716ee66
Коммит
14f9bfeba7
|
@ -30,6 +30,7 @@ The current limitations on indexed code are:
|
|||
- Only UTF-8 encoded files are included
|
||||
- Very large repositories may not be indexed
|
||||
- Exhaustive search is not supported
|
||||
- Files with more than one line over 4096 bytes are excluded
|
||||
|
||||
We currently only support searching for code on the default branch of a repository. The query length is limited to 1000 characters.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче