elastic_client icon indicating copy to clipboard operation
elastic_client copied to clipboard

The resulting data is truncated. how can i solve it?? Is it a fragment_size problem??

Open leegiseong20030603 opened this issue 4 years ago • 4 comments

The resulting data is truncated. how can i solve it?? Is it a fragment_size problem 스크린샷 2021-09-29 오후 1 56 06 ??

leegiseong20030603 avatar Sep 29 '21 04:09 leegiseong20030603

How did you get to this state?

isoos avatar Sep 29 '21 06:09 isoos

@isoos The data was requested through the "await client.search()" function. There were no errors, but the results were stuttered.

leegiseong20030603 avatar Sep 29 '21 06:09 leegiseong20030603

I'm not sure how to reproduce or debug this. Is the server on the same network, or is there any proxy inbetween?

isoos avatar Sep 29 '21 07:09 isoos

@isoos I got elasticsearch data by communicating with my elastic cloud and external network.

leegiseong20030603 avatar Sep 29 '21 07:09 leegiseong20030603