db.adminCommand( { setParameter : 1, textSearchEnabled : true } )
2015-06-22
db.imooc_2.runCommand("text",{search:"aa bb"})
2015-06-22