`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.