Skip to content

Incremental re-indexing instead of full re-indexes #31

Description

@termermc

Currently, shares are fully re-indexed periodically. That can be taxing on resources. Instead, use fsnotify to watch shares for file creation and deletion, and update the index accordingly. Manual re-indexing will still be possible, and it will still index on startup and share creation.

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