equal
deleted
inserted
replaced
223 } |
223 } |
224 } |
224 } |
225 } |
225 } |
226 } |
226 } |
227 }, |
227 }, |
|
228 "link": { |
|
229 "type": "object", |
|
230 "properties": { |
|
231 "title": { |
|
232 "type": "object", |
|
233 "properties": { |
|
234 "en": { |
|
235 "type": "text" |
|
236 }, |
|
237 "fr": { |
|
238 "type": "text", |
|
239 "analyzer": "french", |
|
240 "search_analyzer": "french_search" |
|
241 } |
|
242 } |
|
243 }, |
|
244 "description": { |
|
245 "type": "object", |
|
246 "properties": { |
|
247 "en": { |
|
248 "type": "text" |
|
249 }, |
|
250 "fr": { |
|
251 "type": "text", |
|
252 "analyzer": "french", |
|
253 "search_analyzer": "french_search" |
|
254 } |
|
255 } |
|
256 } |
|
257 } |
|
258 }, |
228 "gallery": { |
259 "gallery": { |
229 "type": "object", |
260 "type": "object", |
230 "properties": { |
261 "properties": { |
231 "title": { |
262 "title": { |
232 "type": "object", |
263 "type": "object", |