索引结构为
{
"operate-migration-steps-repository-1.1.0_": {
"aliases": {
"operate-migration-steps-repository-1.1.0_alias": {
"is_write_index": false
}
},
"mappings": {
"dynamic": "strict",
"properties": {
"@type": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"applied": {
"type": "boolean"
},
"appliedDate": {
"type": "date"
},
"content": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"createdDate": {
"type": "date"
},
"description": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"indexName": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"order": {
"type": "long"
},
"version": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
}
}
},
"settings": {
"index": {
"routing": {
"allocation": {
"include": {
"_tier_preference": "data_content"
}
}
},
"number_of_shards": "1",
"provided_name": "operate-migration-steps-repository-1.1.0_",
"creation_date": "1701153100362",
"number_of_replicas": "0",
"uuid": "zKaHn5a2SNWtT8cpJpNfAQ",
"version": {
"created": "7171599"
}
}
}
}
}