Corrected

Put the note on the right model this time.
This commit is contained in:
Corey Ogburn
2024-10-08 09:57:52 -06:00
parent e11c562022
commit 1aa9d87c5d

View File

@@ -97,6 +97,9 @@
"updatedAt": {
"type": "date"
},
"note": {
"type": "text"
},
"regex": {
"type": "text"
},
@@ -143,9 +146,6 @@
"ignore_above": 1024,
"type": "keyword"
},
"note": {
"type": "text"
}
}
}
}