Skip to content

Indexes aren't synced after db creation #124

Open
@Psycojoker

Description

@Psycojoker

(was: "[documentation] lack of information on indexes creation")

Hello,

Here http://django-mongodb.org/reference/model-options.html we can read "and generates the corresponding MongoDB indexes on syncdb." which is totally true but this lack 2 informations:

  • the syncdb will only create indexes at the db creation (maybe it's a mongodb limitation but that sound strange to me)
  • there is no information on how to add indexes after the db creation (I guess this is supposed to be done in mongo shell)

Kind regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions