1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00
appwrite/docs/references/databases/create-index.md
Vincent (Wen Yu) Ge ab36133a8f Add descriptions
2024-02-25 22:58:33 +00:00

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.