before_install:
  - mongo --eval 'db.runCommand({setParameter: 1, textSearchEnabled: true})' admin