Skip to content

🐛 Bug Report: Can't create an index on string if string size is too big #6129

@stnguyen90

Description

@stnguyen90

👟 Reproduction steps

  1. Create a string that is greater than 768
  2. Create a index on that string

👍 Expected behavior

The index should create

👎 Actual Behavior

Index fails to create on Cloud:

image

Error in 1.4:

image

The problem is on previous versions of Appwrite, it was possible to create an index on 1 big string attribute. We should preserve that functionality.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingproduct / databasesFixes and upgrades for the Appwrite Database.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions