$mongod --setParameter textSearchEnabled=true
> db.adminCommand( { setParameter: 1, textSearchEnabled: true } )