Guest User

Untitled

a guest
Oct 18th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. {
  2. "bennett_test_data_feed_5" : {
  3. "aliases" : { },
  4. "mappings" : {
  5. "data_feed_item" : {
  6. "properties" : {
  7. "brand" : {
  8. "type" : "string"
  9. },
  10. "category" : {
  11. "type" : "string"
  12. },
  13. "color" : {
  14. "type" : "string"
  15. },
  16. "condition" : {
  17. "type" : "string"
  18. },
  19. "country" : {
  20. "type" : "string"
  21. },
  22. "depth" : {
  23. "type" : "string"
  24. },
  25. "for_kids" : {
  26. "type" : "string"
  27. },
  28. "height" : {
  29. "type" : "string"
  30. },
  31. "manufacturer" : {
  32. "type" : "string"
  33. },
  34. "material" : {
  35. "type" : "string"
  36. },
  37. "memory" : {
  38. "type" : "string"
  39. },
  40. "merchant" : {
  41. "type" : "string"
  42. },
  43. "model" : {
  44. "type" : "string"
  45. },
  46. "model_family" : {
  47. "type" : "string"
  48. },
  49. "offer_description" : {
  50. "type" : "string"
  51. },
  52. "offer_id" : {
  53. "type" : "string"
  54. },
  55. "offer_title" : {
  56. "type" : "string"
  57. },
  58. "other_feature" : {
  59. "type" : "string"
  60. },
  61. "part_number" : {
  62. "type" : "string"
  63. },
  64. "pner_category" : {
  65. "type" : "string"
  66. },
  67. "power" : {
  68. "type" : "string"
  69. },
  70. "price" : {
  71. "type" : "double"
  72. },
  73. "purpose" : {
  74. "type" : "string"
  75. },
  76. "quantity" : {
  77. "type" : "string"
  78. },
  79. "resolution" : {
  80. "type" : "string"
  81. },
  82. "sex" : {
  83. "type" : "string"
  84. },
  85. "shipping_rate" : {
  86. "type" : "double"
  87. },
  88. "size" : {
  89. "type" : "string"
  90. },
  91. "source" : {
  92. "type" : "long"
  93. },
  94. "speed" : {
  95. "type" : "string"
  96. },
  97. "style" : {
  98. "type" : "string"
  99. },
  100. "sub_category" : {
  101. "type" : "string"
  102. },
  103. "target" : {
  104. "type" : "string"
  105. },
  106. "title" : {
  107. "type" : "string"
  108. },
  109. "units" : {
  110. "type" : "string"
  111. },
  112. "voltage" : {
  113. "type" : "string"
  114. },
  115. "volume" : {
  116. "type" : "string"
  117. },
  118. "weight" : {
  119. "type" : "string"
  120. },
  121. "width" : {
  122. "type" : "string"
  123. },
  124. "year" : {
  125. "type" : "string"
  126. }
  127. }
  128. }
  129. },
  130. "settings" : {
  131. "index" : {
  132. "creation_date" : "1508262489801",
  133. "number_of_shards" : "5",
  134. "number_of_replicas" : "1",
  135. "uuid" : "g4sd84Q7REqy1MI32vc40w",
  136. "version" : {
  137. "created" : "2030599"
  138. }
  139. }
  140. },
  141. "warmers" : { }
  142. }
  143. }
Add Comment
Please, Sign In to add comment