I wanted to search for a document using search feature in the database area of appwrite console, just as auth has search feature for users using userid or username.
So that searching for a document can be done by inputting the document id but it seems like am not able to do that.
You should ๐๐ผ this issue: https://github.com/appwrite/appwrite/issues/4979
For now, if you know the exact id, you can put it in the url.
wow, thanks man @Steven
is this supported in the Appwrite Cloud Version? @Steven
What do you mean?
it wasn't possible before the recent appwrite cloud version, though I don't know if the recent can
Are you asking about searching and filtering in the Appwrite Console?
Yes
You might want to ๐ this issue: https://github.com/appwrite/appwrite/issues/4979
Recommended threads
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...