mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
make title as search_as_you_type type in elastic
This commit is contained in:
parent
71711c00a4
commit
b5d1a92fa9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"type": "keyword"
|
||||
},
|
||||
"title": {
|
||||
"type": "text"
|
||||
"type": "search_as_you_type"
|
||||
},
|
||||
"author": {
|
||||
"type": "text"
|
||||
|
|
|
|||
Loading…
Reference in a new issue