Skip to content

improve file re-indexing #13

@jptrainor

Description

@jptrainor

Re-indexing files via the web browser interface is very cumbersome. The implementation operates by recursively making http access to individual files to force the database to be updated. That works, but it's very ineffecient. Also the interface is very crude. All it does is dump a list of the directories that were indexed when it finishes. There is no feedback while it's operating.

Ideally what ever done to resolve this respects the single-file simplicity of the current implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions