Skip to content

Documentation indexing isn't easy to debug from the logs. #3496

Closed as not planned
@MattiJarvinen

Description

@MattiJarvinen

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

When I add new documentation like https://Angular.dev I only get one page indexed. VS Code developer tools aren't outputting any errors or anything to get to the bottom of the problem.

Solution

Add logging around the lines where articles are crawled.

Preferably log:

  • crawled / found pages (url)
  • pages without article
  • articles added from url

If possible some logging level to adjust noisyness.

https://github.com/continuedev/continue/blob/5f4ac7ae50eff225992b91557d8bd56bad3c79ec/core/indexing/docs/DocsService.ts#L444C8-L448C32

Metadata

Metadata

Assignees

Labels

area:indexingRelates to embedding and indexingkind:enhancementIndicates a new feature request, imrovement, or extensionpriority:mediumIndicates medium prioritystale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions