Skip to content

reindex error: bucket not found #264

@wshelly

Description

@wshelly

import "github.com/asdine/storm/v3"

when adding a new index to an existing struct, if data store with db.Save(xxx), the db.Reindex() work well, but when my data store with db.from("xxxx","1", "1").Save(), the db.from("xxxx","1", "1").Reindex() will got error: bucket not found

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