appwrite/docs/references/grids/create-index.md
2025-07-30 10:39:28 +05:30

165 B

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