阅读背景:

不能使用带字符串的$text

来源:互联网 

This code dumped to exception

此代码转储为异常。

self.staticVars.Model
        .find({shortAddress: {$text : { $search: data.text }}, _town: data._town},{limit: 10})
        .populate('_street _district')
        .sort({house: 1})
        .exec(callback);
sel



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: