Files
appwrite/docs/references/tablesdb/create-index.md
T
2025-08-20 01:23:01 +12:00

168 B

Creates an index on the columns listed. Your index should include all the columns you will query in a single request. Attributes can be key, fulltext, and unique.