appwrite/docs/references/documentsdb/create-index.md
2025-10-02 19:24:35 +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.