Skip to content

Revisit Mongodb indexing #1075

@longshuicy

Description

@longshuicy

We currently have indexes scattered across various parts of our database. It would be beneficial to review and clean up these indexes to determine their necessity. Specifically, we need to identify which fields should be indexed and which existing indexes can be removed or optimized.

e.g. https://github.com/clowder-framework/clowder2/blob/main/backend/app/models/datasets.py#L55

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend specific (Python)

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions