Skip to content

Commit 66c09ab

Browse files
committed
Update opensearch_mappings.json
* Remove include_in_parent property from dates field in mapping
1 parent d70dd06 commit 66c09ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/opensearch_mappings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
},
105105
"dates": {
106106
"type": "nested",
107-
"include_in_parent": "true",
108107
"properties": {
109108
"kind": {
110109
"type": "keyword",

0 commit comments

Comments
 (0)