mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 16:08:22 +00:00
2 lines
No EOL
161 B
Markdown
2 lines
No EOL
161 B
Markdown
Creates an index on the columns listed. Your index should include all the columns you will query in a single request.
|
|
Type can be `key`, `fulltext`, or `unique`. |