Enterprise Search : Import JSON Documents Error

Hello,

I have a problem in importing my JSON document, it keeps showing such errors.

I already removed any space, uppercase, and null value, it still has the same error, I don't understand why.

Thank you.

Hi @aisyaharifin ,

What's your schema for this engine? I'm wondering if source_system_id was originally indexed with a number, and now you're trying to index a document with a string of a number, and it's failing. The error message may be a red herring.

What are the errors in your Enterprise Search logs when you try this?