Skip to content

Instantly share code, notes, and snippets.

@randsina
Created October 17, 2017 22:53
Show Gist options
  • Save randsina/f33779eeb5317cc0c04c1dd9e2db3574 to your computer and use it in GitHub Desktop.
Save randsina/f33779eeb5317cc0c04c1dd9e2db3574 to your computer and use it in GitHub Desktop.
{
"bennett_test_data_feed_5" : {
"aliases" : { },
"mappings" : {
"data_feed_item" : {
"properties" : {
"brand" : {
"type" : "string"
},
"category" : {
"type" : "string"
},
"color" : {
"type" : "string"
},
"condition" : {
"type" : "string"
},
"country" : {
"type" : "string"
},
"depth" : {
"type" : "string"
},
"for_kids" : {
"type" : "string"
},
"height" : {
"type" : "string"
},
"manufacturer" : {
"type" : "string"
},
"material" : {
"type" : "string"
},
"memory" : {
"type" : "string"
},
"merchant" : {
"type" : "string"
},
"model" : {
"type" : "string"
},
"model_family" : {
"type" : "string"
},
"offer_description" : {
"type" : "string"
},
"offer_id" : {
"type" : "string"
},
"offer_title" : {
"type" : "string"
},
"other_feature" : {
"type" : "string"
},
"part_number" : {
"type" : "string"
},
"pner_category" : {
"type" : "string"
},
"power" : {
"type" : "string"
},
"price" : {
"type" : "double"
},
"purpose" : {
"type" : "string"
},
"quantity" : {
"type" : "string"
},
"resolution" : {
"type" : "string"
},
"sex" : {
"type" : "string"
},
"shipping_rate" : {
"type" : "double"
},
"size" : {
"type" : "string"
},
"source" : {
"type" : "long"
},
"speed" : {
"type" : "string"
},
"style" : {
"type" : "string"
},
"sub_category" : {
"type" : "string"
},
"target" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"units" : {
"type" : "string"
},
"voltage" : {
"type" : "string"
},
"volume" : {
"type" : "string"
},
"weight" : {
"type" : "string"
},
"width" : {
"type" : "string"
},
"year" : {
"type" : "string"
}
}
}
},
"settings" : {
"index" : {
"creation_date" : "1508262489801",
"number_of_shards" : "5",
"number_of_replicas" : "1",
"uuid" : "g4sd84Q7REqy1MI32vc40w",
"version" : {
"created" : "2030599"
}
}
},
"warmers" : { }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment