elastic_client
elastic_client copied to clipboard
The resulting data is truncated. how can i solve it?? Is it a fragment_size problem??
The resulting data is truncated. how can i solve it??
Is it a fragment_size problem
??
How did you get to this state?
@isoos The data was requested through the "await client.search()" function. There were no errors, but the results were stuttered.
I'm not sure how to reproduce or debug this. Is the server on the same network, or is there any proxy inbetween?
@isoos I got elasticsearch data by communicating with my elastic cloud and external network.