mirror of
https://github.com/appwrite/appwrite
synced 2026-04-26 16:07:32 +00:00
2 lines
174 B
Markdown
2 lines
174 B
Markdown
|
|
Creates an index on the attributes listed. Your index should include all the attributes you will query in a single request.
|
||
|
|
Attributes can be `key`, `fulltext`, and `unique`.
|