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

174 B

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.