We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I used a hook but it doesn't seem to hit the index
hooks(schema) { schema.index({ name: 'text' }); }