Skip to content

[BUG] Dart, Docker and shell scripts are not being indexed. #751

Description

@kcalbxof

Describe the bug
Flutter/Dart or Docker (i think shell scripts too) are not being indexed - only markdown files do.
I use nomic-embed-text-v1.5.f16.gguf and locally hosted qdrant.
Most importantly, when i used indexing feature on typescript codebase, it actually produced valid index in qdrant dashboard - meaning, my setup works. Logs show no crashes either.

To Reproduce
Just try to index/reindex the dart/yml repo - i only get, like, 4-6 blocks for a readme.md file.

Expected behavior
Whole codebase, including .dart, docker-compose files, shell scripts being used in index.

What version of zoo are you running
3.65.100200

Additional context
Would actually be great if it would be possible to select which file extensions to index (even without AST)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions