mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Use text instead of keyword for recommendation notes
This commit is contained in:
parent
0892d9e7e6
commit
ba8cd22611
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@
|
|||
"type": "date"
|
||||
},
|
||||
"note": {
|
||||
"type": "keyword"
|
||||
"type": "text"
|
||||
},
|
||||
"user": {
|
||||
"type": "nested",
|
||||
|
|
|
|||
Loading…
Reference in a new issue