mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
make siteName as search_as_you_type
This commit is contained in:
parent
91bb08ea5f
commit
230df45ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"type": "date"
|
||||
},
|
||||
"siteName": {
|
||||
"type": "text"
|
||||
"type": "search_as_you_type"
|
||||
},
|
||||
"subscription": {
|
||||
"type": "keyword",
|
||||
|
|
|
|||
Loading…
Reference in a new issue