Commit 8fda917d authored by Noel Alonso's avatar Noel Alonso
Browse files

Añade mapping para buscar por expatialExtension

parent 95522e79
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -421,6 +421,11 @@
							"type": "keyword"
						}
					}
				},
				"spatialExtension": {
					"type": "geo_shape",
					"tree": "quadtree",
					"precision": "50.0m"
				}
			}
		}