Commit 41e495f6 authored by Noel Alonso's avatar Noel Alonso
Browse files

Añade featureId a mapping de timeseries

parent cd4c1802
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -62,6 +62,9 @@
				"activityId": {
					"type": "keyword"
				},
				"featureId": {
					"type": "keyword"
				},
				"date": {
					"type": "date",
					"format": "date_optional_time"