I'm having trouble comprehending the output schema's right format. I can't seem to find any solid documentation on setting up the output schema.
Could someone please explain to me in what format the output schema should be?
Is the schema based solely on the data returned from elasticsearch, or is it based on the entire response?
As you can see in the attached image, I currently have elasticsearch configured to return the schema as the whole response when you call the _search endpoint.
But it appears as though the format is off because long overflow errors are being generated.
Any assistance in this regard would be greatly valued.
I am unsure of how to correctly configure the schema specifically for the connector because I cannot find any internet documentation on the subject.