Rank 6: Server
Fulltext Index Length Error on Any String Attribute Size
Votes
0
Replies
19
Participants
Unknown
Messages
20
Rank 6: Server
small_title attribute is 100 chars long
Rank 6: Server
then why i get this 768 error
Rank 6: Server
Fulltext Index Length Error on Any String Attribute Size
Arrays automatically become longtext: https://github.com/utopia-php/database/blob/f2626acd42665a9987c94af1c93bf20c28d55c9d/src/Database/Adapter/MariaDB.php#L221
Rank 6: Server
but small_title isnt an array?
Oops sorry I thought this was the same as another message you posted
It could be due to a previously created index 😕
Rank 6: Server
um
Rank 6: Server
small_title is a new attribute tho
Rank 6: Server
but i did create a new index for category_ids in https://discord.com/channels/564160730845151244/1148232459843018843
Rank 6: Server
because remember we talked about the 36 max size for id attributes
Index validation is done on all indexes
Rank 6: Server
so whats the solution...
Rank 6: Server
new collection-?
Sure. Or wait to see what happens with https://github.com/appwrite/appwrite/issues/6129
Rank 6: Server
but that issue is somewhat different than mine right.. should i add my issues as well? or create a new one?
Just comment about your problem and 👍 it
Rank 6: Server
done 👍
Rank 6: Server
hope it reverts back because lot of collections are dependant on it