When I call the addDocuments, function, here is the error:
libc++abi: terminating due to uncaught exception of type std::runtime_error: Attempting to allocate 35521600000 bytes which is greater than the maximum allowed buffer size of 12884901888 bytes.
I have no idea what's wrong with it.
When I call the addDocuments, function, here is the error:
libc++abi: terminating due to uncaught exception of type std::runtime_error: Attempting to allocate 35521600000 bytes which is greater than the maximum allowed buffer size of 12884901888 bytes.I have no idea what's wrong with it.