Rank 1: Thread
Hello guys i have this issu when trying to create index with the combination of three attributs using node-appwrite package but i have this error : AppwriteException [Error]: Index length is longer than the maximum: 768 at Client.call ([my_url]/node_modules/node-appwrite/lib/client.js:171:31) at processTicksAndRejections (node:internal/process/task_queues:95:5) at async Databases.createIndex ([my_url]/node_modules/node-appwrite/lib/services/databases.js:1245:16) { code: 400, type: 'index_invalid', response: { message: 'Index length is longer than the maximum: 768', code: 400, type: 'index_invalid', version: '1.5.4' } }
this is the attributs that are use to create index ("ip_address", "user_agent", "post_id" ) and the filter key is filter