docs/mappings/index-settings.json
changeset 144 1d07028b9283
parent 135 474f0ca528c9
child 162 41093bb671a5
--- a/docs/mappings/index-settings.json	Wed Jan 16 15:43:57 2019 +0100
+++ b/docs/mappings/index-settings.json	Fri Jan 18 15:43:08 2019 +0100
@@ -191,6 +191,9 @@
 						},
 						"first_publication_date": {
 							"type": "date"
+						},
+						"visible_publication_date": {
+							"type": "date"
 						}
 					}
 				},
@@ -287,61 +290,6 @@
 						}
 					}
 				},
-				"location": {
-					"type": "object",
-					"properties": {
-						"coords": {
-							"type": "geo_point"
-						},
-						"forests": {
-							"type": "keyword"
-						},
-						"cities": {
-							"type": "keyword"
-						},
-						"departments": {
-							"type": "keyword"
-						},
-						"countries": {
-							"type": "keyword"
-						},
-						"structures": {
-							"type": "keyword"
-						}
-					}
-				},
-				"hearing": {
-					"type": "object",
-					"properties": {
-						"targets": {
-							"type": "keyword"
-						},
-						"national_scope": {
-							"type": "boolean"
-						},
-						"forests": {
-							"type": "keyword"
-						},
-						"cities": {
-							"type": "keyword"
-						},
-						"departments": {
-							"type": "keyword"
-						},
-						"countries": {
-							"type": "keyword"
-						},
-						"structures": {
-							"type": "keyword"
-						},
-						"source_site": {
-							"type": "keyword"
-						},
-						"diffusion_sites": {
-							"type": "keyword"
-						}
-					}
-				},
 				"tags": {
 					"type": "keyword"
 				},