看到一个老版本的。但是试用好像不行。有没有同学知道新版本的default_language如何指定。
Isn’t it okay to do this:
db.xxx.createIndex( { content : "text" }, { default_language: "english" } )
How to set it in Chinese?
Please see the documentationhttps://docs.mongodb.com/manu...Note that Chinese full-text indexing is a feature only supported by the enterprise version.
Isn’t it okay to do this:
How to set it in Chinese?
Please see the documentation
https://docs.mongodb.com/manu...
Note that Chinese full-text indexing is a feature only supported by the enterprise version.