AWS ElasticSearch - Match Query Not Working
问题 I have deployed an elastic search instance through AWS` managed ElasticSearch service (version 7.4.2) and having trouble getting "match" queries working. I am playing around with the sample flights dataset and running the following query: Data: [ { "FlightNum": "HX0WBLI", "DestCountry": "IT", "OriginWeather": "Damaging Wind", "OriginCityName": "Chitose / Tomakomai", "AvgTicketPrice": 988.8975638746068, "DistanceMiles": 5650.511340218511, "FlightDelay": false, "DestWeather": "Sunny", "Dest":