-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
area:indexingRelates to embedding and indexingRelates to embedding and indexingkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorreleased
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: All
- Continue version: Latest stable
- IDE version: Latest VSCode and IntelliJ
- Model: nomic-embed-text
- config: https://hub.continue.dev/expedientfalcon/expedientfalcon-versatile
Description
Every time I start either VSCode or IntelliJ, Continue clears all my previous Docs indexes and reindexes all of them from scratch. This seems completely unnecessary and wastes my CPU/GPU power. Continue needs to be able to skip re-indexing if a site is already in the local Lancedb index for a given model.
To reproduce
- Have a moderate number of docs
- Restart your IDE
- Look at Docs tab
- See that they are all reindexing from scratch
Log output
Metadata
Metadata
Assignees
Labels
area:indexingRelates to embedding and indexingRelates to embedding and indexingkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorreleased
Type
Projects
Status
Done