added dynamic property set to false to avoid es mapping modification indexinga record; previous index has been deleted

This commit is contained in:
Enrico Ottonello 2021-06-15 23:38:02 +02:00
parent e91d82f32c
commit 03da34a897
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
curl -X PUT "http://elastic-test.ariadne.d4science.org:9200/ariadneplus?pretty" -H 'Content-Type: application/json' -d '
{
"mappings": {
"dynamic": false,
"properties": {
"derivedSubject": {
"properties": {