docs/mappings/mappings/WfBlogPost.json
changeset 42 242331259942
parent 14 b20c1022db17
child 78 8bd665f8baab
equal deleted inserted replaced
41:929e3470cfeb 42:242331259942
   160 				}
   160 				}
   161 			},
   161 			},
   162 			"location": {
   162 			"location": {
   163 				"type": "object",
   163 				"type": "object",
   164 				"properties": {
   164 				"properties": {
   165 					"city": {
       
   166 						"type": "string"
       
   167 					},
       
   168 					"coords": {
   165 					"coords": {
   169 						"type": "geo_point"
   166 						"type": "geo_point"
   170 					},
   167 					},
       
   168 					"forests": {
       
   169 						"type": "keyword"
       
   170 					},
       
   171 					"cities": {
       
   172 						"type": "keyword"
       
   173 					},
       
   174 					"departments": {
       
   175 						"type": "keyword"
       
   176 					},
   171 					"countries": {
   177 					"countries": {
   172 						"type": "keyword"
   178 						"type": "keyword"
   173 					},
   179 					},
       
   180 					"structures": {
       
   181 						"type": "keyword"
       
   182 					}
       
   183 				}
       
   184 			},
       
   185 			"hearing": {
       
   186 				"type": "object",
       
   187 				"properties": {
       
   188 					"targets": {
       
   189 						"type": "keyword"
       
   190 					},
       
   191 					"national_scope": {
       
   192 						"type": "boolean"
       
   193 					},
       
   194 					"forests": {
       
   195 						"type": "keyword"
       
   196 					},
       
   197 					"cities": {
       
   198 						"type": "keyword"
       
   199 					},
   174 					"departments": {
   200 					"departments": {
   175 						"type": "keyword"
   201 						"type": "keyword"
   176 					},
   202 					},
   177 					"forests": {
   203 					"countries": {
   178 						"type": "keyword"
       
   179 					},
       
   180 					"postal_code": {
       
   181 						"type": "keyword"
   204 						"type": "keyword"
   182 					},
   205 					},
   183 					"structures": {
   206 					"structures": {
   184 						"type": "keyword"
       
   185 					}
       
   186 				}
       
   187 			},
       
   188 			"hearing": {
       
   189 				"type": "object",
       
   190 				"properties": {
       
   191 					"targets": {
       
   192 						"type": "keyword"
   207 						"type": "keyword"
   193 					},
   208 					},
   194 					"source_site": {
   209 					"source_site": {
   195 						"type": "keyword"
   210 						"type": "keyword"
   196 					},
   211 					},