When using delete by query, <https://typesense.org...
# community-help
m
When using delete by query, https://typesense.org/docs/0.23.1/api/documents.html#delete-by-query -- if I don't pass any batch_size, and there are thousands of documents, would it delete all of them, or would it only delete upto a limit?