Skip to content

Continue reindexes all docs on every startup #6139

@shssoichiro

Description

@shssoichiro

Before submitting your bug report

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

  1. Have a moderate number of docs
  2. Restart your IDE
  3. Look at Docs tab
  4. See that they are all reindexing from scratch

Log output

Metadata

Metadata

Labels

area:indexingRelates to embedding and indexingkind:bugIndicates an unexpected problem or unintended behaviorreleased

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions