我正在將數據存儲在elasticsearch數據庫中,並試圖查詢它,並按數字範圍進行過濾。 這是最小化的文檔的結構在我的數據庫: "a": {
"b": {
"x": [1, 2, 3, 4], // note: x, y and z are not compulsory
"y": [2, 3, 4], // some documents can have onl
因此,在過去的一個小時左右,我一直試圖嵌套三個if語句,但沒有任何工作。我真的把我的頭髮拉出來看起來很簡單,但我不知道我做錯了什麼。任何幫助表示讚賞。 var population = 125442
var message: String
var hasAPostOffice: Bool = true
if population < 10000 {
message = "\(po