Use text instead of keyword for recommendation notes

This commit is contained in:
Jackson Harper 2022-12-06 17:51:03 +08:00
parent 0892d9e7e6
commit ba8cd22611

View file

@ -181,7 +181,7 @@
"type": "date"
},
"note": {
"type": "keyword"
"type": "text"
},
"user": {
"type": "nested",