mirror of
https://gitee.com/novel_dev_team/novel
synced 2026-07-20 17:52:45 +08:00
feat: 实现 Elasticsearch 8.2.0 高级搜索功能
This commit is contained in:
@@ -38,7 +38,7 @@ PUT /book
|
||||
"analyzer": "ik_smart"
|
||||
},
|
||||
"lastChapterUpdateTime" : {
|
||||
"type": "keyword"
|
||||
"type": "long"
|
||||
},
|
||||
"picUrl" : {
|
||||
"type" : "keyword",
|
||||
|
||||
Reference in New Issue
Block a user