Commit c7efb73
Zoekt indexer trigram and file size limits (#1436)
The documentation was updated in `search.mdx` to specify that the Zoekt
indexer skips files exceeding 20,000 unique trigrams or those that are
not valid UTF-8. Instructions were added detailing how to override these
limits by configuring the `search.largeFiles` setting and reindexing the
repository.
---
Thread:
https://ampcode.com/threads/T-0390a39a-9c04-441e-8982-7e2ef7b9bf76
---------
Co-authored-by: Amp <[email protected]>1 parent c6fbaa2 commit c7efb73
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 | | |
74 | 83 | | |
75 | 84 | | |
| |||
0 commit comments