mongodb $in 排序问题
阿神
阿神 2017-04-26 09:02:05
0
1
675

mongodb $in 排序问题?
如何按照指定的数组循序排序呢?
比如 $in:['a','b','c'] 查询出也是按a b c 这个循序
求大神指教

阿神
阿神

闭关修行中......

reply all(1)
为情所困

You mean to use $in to search first and then sort? ?
Then you should use aggregate

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template