The public browser v2.0 now uses collectionspace_denorm:materialGroupList instead, but keeping collectionobjects_common:materialGroupList in the config keeps the ES index backward compatible with public browser v1.x.
"collectionobjects_common:contentConcepts",
"collectionobjects_common:fieldCollectionDateGroup",
"collectionobjects_common:fieldCollectors",
+ "collectionobjects_common:materialGroupList",
"collectionobjects_common:measuredPartGroupList",
"collectionobjects_common:numberOfObjects",
"collectionobjects_common:objectHistoryNote",
}
}
},
+ "collectionobjects_common:materialGroupList": {
+ "type": "object",
+ "properties": {
+ "material": {
+ "type": "keyword",
+ "copy_to": "all_field"
+ }
+ }
+ },
"collectionobjects_common:colors": {
"type": "keyword",
"copy_to": "all_field"
"collectionobjects_common:colors",
"collectionobjects_common:computedCurrentLocation",
"collectionobjects_common:contentConcepts",
+ "collectionobjects_common:materialGroupList",
"collectionobjects_common:measuredPartGroupList",
"collectionobjects_common:numberOfObjects",
"collectionobjects_common:objectHistoryNote",
}
}
},
+ "collectionobjects_common:materialGroupList": {
+ "type": "object",
+ "properties": {
+ "material": {
+ "type": "keyword",
+ "copy_to": "all_field"
+ }
+ }
+ },
"collectionobjects_common:colors": {
"type": "keyword",
"copy_to": "all_field"
"collectionobjects_common:colors",
"collectionobjects_common:computedCurrentLocation",
"collectionobjects_common:contentConcepts",
+ "collectionobjects_common:materialGroupList",
"collectionobjects_common:measuredPartGroupList",
"collectionobjects_common:numberOfObjects",
"collectionobjects_common:objectHistoryNote",
}
}
},
+ "collectionobjects_common:materialGroupList": {
+ "type": "object",
+ "properties": {
+ "material": {
+ "type": "keyword",
+ "copy_to": "all_field"
+ }
+ }
+ },
"collectionobjects_common:colors": {
"type": "keyword",
"copy_to": "all_field"
"collectionobjects_common:colors",
"collectionobjects_common:computedCurrentLocation",
"collectionobjects_common:contentConcepts",
+ "collectionobjects_common:materialGroupList",
"collectionobjects_common:measuredPartGroupList",
"collectionobjects_common:numberOfObjects",
"collectionobjects_common:objectHistoryNote",
}
}
},
+ "collectionobjects_common:materialGroupList": {
+ "type": "object",
+ "properties": {
+ "material": {
+ "type": "keyword",
+ "copy_to": "all_field"
+ }
+ }
+ },
"collectionobjects_common:colors": {
"type": "keyword",
"copy_to": "all_field"