Different type, current_type [long], merged_type [text]"}

Hi,

We have got some error for inserting a json .

{ "payload": { "ber_elements": [ { "ber_element": [ "universal", 16, [ [ "context", 1, [ [ "context", 0, "04000202050109" ], [ "context", 1, "abcd" ], [ "context", 3, [ [ "context", 0, [ [ "context", 0, "504d312d3138" ], [ "context", 1, "abcd" ] ] ], [ "context", 1, "4d42490a" ] ] ], [ "context", 4, "00" ], [ "context", 5, "20190205063043Z" ], [ "context", 7, [ [ "context", 0, "17a425" ], [ "context", 1, "0e3ca4" ] ] ], [ "context", 8, "01" ] ] ], [ "context", 2, [ [ "context", 0, [ [ "universal", 16, [ [ "context", 0, "01" ], [ "context", 1, "20190205063043Z" ], [ "context", 2, [ [ "context", 1, [ [ "context", 0, "05020301" ], [ "context", 1, "01" ], [ "context", 2, [ [ "context", 1, "00" ], [ "context", 2, [ [ "context", 2, "abcd" ] ] ] ] ], [ "context", 3, [ [ "context", 1, "00" ], [ "context", 2, [ [ "context", 2, "abcd" ] ] ] ] ], [ "context", 4, "00df9d" ], [ "context", 5, "6e" ], [ "context", 6, "4026" ], [ "context", 7, "04e3" ], [ "context", 8, "02" ], [ "context", 9, "abcd" ], [ "context", 10, [ [ "universal", 12, "abcd" ] ] ], [ "context", 11, "03" ], [ "context", 12, "00" ] ] ] ] ] ] ] ] ] ] ] ] ] }, { "ber_element": [ "universal", 16, [ [ "context", 1, [ [ "context", 0, "04000202050109" ], [ "context", 1, "abcd" ], [ "context", 3, [ [ "context", 0, [ [ "context", 0, "504d312d3138" ], [ "context", 1, "abcd" ] ] ], [ "context", 1, "4d42490a" ] ] ], [ "context", 4, "1d" ], [ "context", 5, "20190205063045Z" ], [ "context", 7, [ [ "context", 0, "17a425" ], [ "context", 1, "0e3cb9" ] ] ], [ "context", 8, "01" ] ] ], [ "context", 2, [ [ "context", 0, [ [ "universal", 16, [ [ "context", 0, "02" ], [ "context", 1, "20190205063045Z" ], [ "context", 2, [ [ "context", 1, [ [ "context", 0, "05020301" ], [ "context", 1, "01" ], [ "context", 2, [ [ "context", 1, "00" ], [ "context", 2, [ [ "context", 2, "abcd" ] ] ] ] ], [ "context", 3, [ [ "context", 1, "00" ], [ "context", 2, [ [ "context", 2, "abcd" ] ] ] ] ], [ "context", 4, "00df9d" ], [ "context", 5, "6e" ], [ "context", 6, "4026" ], [ "context", 7, "04e3" ], [ "context", 8, "02" ], [ "context", 9, "abcd" ], [ "context", 10, [ [ "universal", 12, "abcd" ] ] ], [ "context", 11, "03" ], [ "context", 12, "00" ] ] ] ] ] ] ] ] ] ] ] ] ] } ] } }

can you please tell me why my json is inserting into ES.

Thanks in advance.

Hard to read this bad formatted code but I guess it's because you are mixing numbers and text.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.