为了账号安全,请及时绑定邮箱和手机立即绑定

mongodb 建立索引总是说没有createindex 方法

mongodb 建立索引总是说没有createindex 方法

慕神8447489 2018-11-14 08:23:27
index = self.xiaoMiQuanCollection.createIndex({"unique_charcter": 1, "name": 'hashed'}, {"unique": True})res = self.xiaoMiQuanCollection.find(index)TypeError: 'Collection' object is not callable. If you meant to call the 'createIndex' method on a 'Collection' object it is failing because no such method exists.我写ensureIndex 也不对,求指教### 题目描述
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 2536 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信