ES 5.5.2: "flat=true" in URL results in an error 400 (bad request) Same with "separator=;" within URL. e.g. http://xxxx:9200/_sql?flat=true&separator=;&format=csv&sql=select field from index Is this feature still supported or is it maybe a bug?