couchDB: not able to use sort() inside of map function

前端 未结 0 490
情话喂你
情话喂你 2020-12-08 20:44

The documents in my couchdb look like this:

 { 
   docType: "event",
   tags: ["bb","aa","cc"],
   ...
  }


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题