make title as search_as_you_type type in elastic

This commit is contained in:
Hongbo Wu
2022-07-12 21:41:40 +08:00
committed by Jackson Harper
parent 71711c00a4
commit b5d1a92fa9

View File

@ -24,7 +24,7 @@
"type": "keyword"
},
"title": {
"type": "text"
"type": "search_as_you_type"
},
"author": {
"type": "text"