feat: 实现 Elasticsearch 8.2.0 高级搜索功能

This commit is contained in:
xiongxiaoyang
2022-05-24 00:44:57 +08:00
parent 4c331224a4
commit ab2bead9b3
11 changed files with 235 additions and 51 deletions

View File

@ -38,7 +38,7 @@ PUT /book
"analyzer": "ik_smart"
},
"lastChapterUpdateTime" : {
"type": "keyword"
"type": "long"
},
"picUrl" : {
"type" : "keyword",