Cheston Dobbins
Cheston Dobbins
Please also comment if there were any sort of workarounds to this issue as well.
> The behavior you're seeing is expected in OpenSearch 3.0. The format=json parameter was specifically for the query execution endpoint (/_plugins/_sql), not for the explain API. The explain API has...
> Can you provide: > > * The mapping of your `railroads` index (specifically the `Shape` field definition)? (You can sanitize off some of the sensitive fields) ```json "mappings": {...
Recently tested OpenSearch 3.4 and we are still unable to use any 3.x release for our application. Issues that we are experiencing: 1. JSON format is no longer supported for...