Limit indexing areas #7284
Replies: 2 comments 1 reply
-
|
We have a guide on how to run custom indexing which gives you control to manage that amount of files. Perhaps this is a starting point for you. https://docs.continue.dev/guides/custom-code-rag#step-4%3A-how-to-put-together-an-indexing-script |
Beta Was this translation helpful? Give feedback.
-
|
I agree with this request. I also have ~117k files with 54m lines of code in my root directory, but for indexing and code completion, there's only a subset of files (~30k files with 3m lines of code) that I really care about. It would be nice to provide either include or exclude paths for indexing, without having to run your own indexing script. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to limit a list of directories to be indexed?
Some companies uses mono-repositories and users usually work only with certain of projects located in them. For example, two repositories at my work contains about 100k files each and continue can't index any of them.
Feature to limit indexing can significantly improved the performance of the continue plugin use
Beta Was this translation helpful? Give feedback.
All reactions