appwrite/docs/references/documentsdb/create-index.md
2026-03-19 20:30:42 +05:30

2 lines
No EOL
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`.