make title as search_as_you_type type in elastic
This commit is contained in:
committed by
Jackson Harper
parent
71711c00a4
commit
b5d1a92fa9
@ -24,7 +24,7 @@
|
||||
"type": "keyword"
|
||||
},
|
||||
"title": {
|
||||
"type": "text"
|
||||
"type": "search_as_you_type"
|
||||
},
|
||||
"author": {
|
||||
"type": "text"
|
||||
|
||||
Reference in New Issue
Block a user