You have two text fields in your document and you'd like both to be quickly searchable. What should you do?
MongoDB is not able to do this.
Create a text index on each field.
Create a text index on one field and a single field index on the other.
Create a compound text index using both fields.