Commit a344132f authored by Noel Alonso's avatar Noel Alonso
Browse files

Modifica mapping para poder buscar por id

parent c5cdde72
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -268,13 +268,7 @@
					}
				},
				"id": {
					"type": "text",
					"fields": {
						"keyword": {
							"type": "keyword",
							"ignore_above": 256
						}
					}
					"type": "keyword"
				},
				"image": {
					"type": "text",