I am indexing nested JSON object. The issue is when the number of fields in the object approached to 1200, it started giving the error
"all shards failed".
I have tried multiple solutions but nothing has worked so far. I have also increased the heap size to 16gb but still the issue is there.
Suggest me how can I solve it?
warkolm
(Mark Walkom)
November 2, 2021, 9:11pm
2
Please share the full error.
Please also check your Elasticsearch logs for anything relevant.
It says "type: query_shard_exception" & "reason: failed to create query: For input string "term" ".
I'm using default configuration. 1 node & 1 shard.
I have also checked the Elasticsearch logs but nothing found there.
warkolm
(Mark Walkom)
November 3, 2021, 11:44pm
4
You need to share the full error please.
system
(system)
Closed
December 1, 2021, 11:44pm
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.