Commit 46b68527 authored by Noel Alonso's avatar Noel Alonso
Browse files

Restablece cambios en mapping de elasticsearch

parent d7b0f2bf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,10 +31,10 @@
			"dynamic": false,
			"properties": {
				"id": {
					"type": "text"
					"type": "keyword"
				},
				"code": {
					"type": "text"
					"type": "keyword"
				},
				"name": {
					"type": "keyword",