<@U01PL2YSG8L> In my Typesense instance, I have mo...
# community-help
a
@Kishore Nallan In my Typesense instance, I have more than 500,000 documents, and I want to add one more field in bulk and also update their data in bulk. Is this possible?
k
Yes, check the documentation about schema update via alter.
For updating a field value of multiple documents, check update by query.