Skip to content

Cannot create index after the controller refactor #164

@ballinette

Description

@ballinette

Kuzzle.prototype.createIndex is still calling {controller: 'admin', action: 'createIndex'}.
It should now call {controller: 'index', action: 'create'}

To be fixed in both master and develop branch.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions