Is there any way to ignore case while performing GroupOperation in aggregate in Mongotemplate?

前端 未结 0 1392
没有蜡笔的小新
没有蜡笔的小新 2020-12-16 00:58

I need to get the names that are duplicated by ignoring case from MongoDB. The aggregation in MongoDB looks something like this:

db.users.aggregate(
  [
    {         


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