mirror of
https://github.com/201206030/novel.git
synced 2025-07-14 08:36:38 +00: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