Include preliminary support for text indexes
To index a text field, prefix the field name with `$`, as in `$title`.
This commit is contained in:
Reference in New Issue
Block a user
To index a text field, prefix the field name with `$`, as in `$title`.