Created
June 2, 2019 15:26
-
-
Save dennisotugo/97e68c5ec16b1566280aa4d5ce3cb107 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"test_cms1_1559332637": { | |
"mappings": { | |
"category": { | |
"properties": { | |
"available_sort_by": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"children_count": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"children_data": { | |
"properties": { | |
"children_count": { | |
"type": "long" | |
}, | |
"children_data": { | |
"properties": { | |
"children_count": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"is_active": { | |
"type": "boolean" | |
}, | |
"level": { | |
"type": "long" | |
}, | |
"name": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"parent_id": { | |
"type": "long" | |
}, | |
"path": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"position": { | |
"type": "long" | |
}, | |
"product_count": { | |
"type": "long" | |
}, | |
"slug": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"url_key": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"url_path": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
} | |
} | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"is_active": { | |
"type": "boolean" | |
}, | |
"level": { | |
"type": "long" | |
}, | |
"name": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"parent_id": { | |
"type": "long" | |
}, | |
"path": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"position": { | |
"type": "long" | |
}, | |
"product_count": { | |
"type": "long" | |
}, | |
"slug": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"url_key": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"url_path": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
} | |
} | |
}, | |
"created_at": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"custom_apply_to_products": { | |
"type": "long" | |
}, | |
"custom_use_parent_settings": { | |
"type": "long" | |
}, | |
"default_sort_by": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"display_mode": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"include_in_menu": { | |
"type": "long" | |
}, | |
"is_active": { | |
"type": "boolean" | |
}, | |
"is_anchor": { | |
"type": "boolean" | |
}, | |
"is_virtual_category": { | |
"type": "boolean" | |
}, | |
"landing_page": { | |
"type": "long" | |
}, | |
"level": { | |
"type": "long" | |
}, | |
"name": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"page_layout": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"parent_id": { | |
"type": "integer" | |
}, | |
"path": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"position": { | |
"type": "integer" | |
}, | |
"product_count": { | |
"type": "integer" | |
}, | |
"slug": { | |
"type": "keyword" | |
}, | |
"tsk": { | |
"type": "long" | |
}, | |
"updated_at": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"url_key": { | |
"type": "keyword" | |
}, | |
"url_path": { | |
"type": "keyword" | |
}, | |
"use_name_in_product_search": { | |
"type": "long" | |
}, | |
"virtual_rule": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
} | |
} | |
}, | |
"taxrule": { | |
"properties": { | |
"calculate_subtotal": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"code": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"customer_tax_class_ids": { | |
"type": "long" | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"position": { | |
"type": "integer" | |
}, | |
"priority": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"product_tax_class_ids": { | |
"type": "long" | |
}, | |
"rates": { | |
"properties": { | |
"code": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"rate": { | |
"type": "float" | |
}, | |
"tax_country_id": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tax_postcode": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tax_region_id": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
} | |
} | |
}, | |
"tsk": { | |
"type": "long" | |
} | |
} | |
}, | |
"cms_page": { | |
"properties": { | |
"active": { | |
"type": "boolean" | |
}, | |
"content": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"content_heading": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"creation_time": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"custom_layout_update_xml": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"custom_root_template": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"custom_theme_from": { | |
"type": "date" | |
}, | |
"custom_theme_to": { | |
"type": "date" | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"identifier": { | |
"type": "keyword" | |
}, | |
"layout_update_xml": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"meta_description": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"meta_keywords": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"meta_title": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"page_layout": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"sort_order": { | |
"type": "long" | |
}, | |
"title": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tsk": { | |
"type": "long" | |
}, | |
"update_time": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
} | |
} | |
}, | |
"product": { | |
"properties": { | |
"Color_options": { | |
"type": "keyword" | |
}, | |
"Size_options": { | |
"type": "keyword" | |
}, | |
"attribute_set_id": { | |
"type": "long" | |
}, | |
"category": { | |
"properties": { | |
"category_id": { | |
"type": "long" | |
}, | |
"name": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"position": { | |
"type": "long" | |
} | |
} | |
}, | |
"category_ids": { | |
"type": "long" | |
}, | |
"color": { | |
"type": "integer" | |
}, | |
"color_options": { | |
"type": "integer" | |
}, | |
"configurable_children": { | |
"properties": { | |
"has_options": { | |
"type": "boolean" | |
}, | |
"price": { | |
"type": "float" | |
}, | |
"sku": { | |
"type": "keyword" | |
}, | |
"special_price": { | |
"type": "float" | |
}, | |
"url_key": { | |
"type": "keyword" | |
} | |
} | |
}, | |
"configurable_options": { | |
"properties": { | |
"attribute_id": { | |
"type": "long" | |
}, | |
"default_label": { | |
"type": "text" | |
}, | |
"frontend_label": { | |
"type": "text" | |
}, | |
"label": { | |
"type": "text" | |
}, | |
"store_label": { | |
"type": "text" | |
}, | |
"values": { | |
"properties": { | |
"default_label": { | |
"type": "text" | |
}, | |
"frontend_label": { | |
"type": "text" | |
}, | |
"label": { | |
"type": "text" | |
}, | |
"store_label": { | |
"type": "text" | |
}, | |
"value_index": { | |
"type": "keyword" | |
} | |
} | |
} | |
} | |
}, | |
"cost": { | |
"type": "float" | |
}, | |
"created_at": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"custom_design_from": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"description": { | |
"type": "text" | |
}, | |
"eco_collection": { | |
"type": "integer" | |
}, | |
"eco_collection_options": { | |
"type": "integer" | |
}, | |
"em_bonus": { | |
"type": "long" | |
}, | |
"em_deal": { | |
"type": "long" | |
}, | |
"em_featured": { | |
"type": "long" | |
}, | |
"em_hot": { | |
"type": "long" | |
}, | |
"em_label_top": { | |
"type": "long" | |
}, | |
"erin_recommends": { | |
"type": "integer" | |
}, | |
"featured": { | |
"type": "long" | |
}, | |
"final_price": { | |
"type": "long" | |
}, | |
"gift_message_available": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"has_options": { | |
"type": "integer" | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"image": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"image_label": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"inventory_speed": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_recurring": { | |
"type": "boolean" | |
}, | |
"manufacturer": { | |
"type": "long" | |
}, | |
"media_gallery": { | |
"properties": { | |
"image": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"lab": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"pos": { | |
"type": "long" | |
}, | |
"typ": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
} | |
} | |
}, | |
"meta_description": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"meta_keyword": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"meta_title": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"monthly_inventory_forecast": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"msrp_display_actual_price_type": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"name": { | |
"type": "text" | |
}, | |
"news_from_date": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"news_to_date": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"options_container": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"pattern": { | |
"type": "text" | |
}, | |
"position": { | |
"type": "integer" | |
}, | |
"price": { | |
"type": "float" | |
}, | |
"product_matrix_code": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"regular_price": { | |
"type": "long" | |
}, | |
"required_options": { | |
"type": "integer" | |
}, | |
"rma_allowed": { | |
"type": "long" | |
}, | |
"short_description": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"size": { | |
"type": "integer" | |
}, | |
"size_options": { | |
"type": "integer" | |
}, | |
"sku": { | |
"type": "keyword" | |
}, | |
"slug": { | |
"type": "keyword" | |
}, | |
"small_image": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"small_image_label": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"special_from_date": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"special_price": { | |
"type": "float" | |
}, | |
"special_to_date": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"status": { | |
"type": "integer" | |
}, | |
"stock": { | |
"properties": { | |
"backorders": { | |
"type": "boolean" | |
}, | |
"enable_qty_increments": { | |
"type": "boolean" | |
}, | |
"is_in_stock": { | |
"type": "boolean" | |
}, | |
"is_qty_decimal": { | |
"type": "boolean" | |
}, | |
"item_id": { | |
"type": "long" | |
}, | |
"low_stock_date": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"manage_stock": { | |
"type": "boolean" | |
}, | |
"max_sale_qty": { | |
"type": "float" | |
}, | |
"min_qty": { | |
"type": "float" | |
}, | |
"min_sale_qty": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"notify_stock_qty": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"product_id": { | |
"type": "long" | |
}, | |
"qty": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"qty_increments": { | |
"type": "float" | |
}, | |
"stock_id": { | |
"type": "long" | |
}, | |
"stock_status": { | |
"type": "long" | |
}, | |
"use_config_backorders": { | |
"type": "boolean" | |
}, | |
"use_config_enable_qty_inc": { | |
"type": "boolean" | |
}, | |
"use_config_manage_stock": { | |
"type": "boolean" | |
}, | |
"use_config_max_sale_qty": { | |
"type": "boolean" | |
}, | |
"use_config_min_qty": { | |
"type": "boolean" | |
}, | |
"use_config_min_sale_qty": { | |
"type": "boolean" | |
}, | |
"use_config_notify_stock_qty": { | |
"type": "boolean" | |
}, | |
"use_config_qty_increments": { | |
"type": "boolean" | |
} | |
} | |
}, | |
"supplier_id": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"supply_elasticity": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tax_class_id": { | |
"type": "integer" | |
}, | |
"thumbnail": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"thumbnail_label": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tsk": { | |
"type": "long" | |
}, | |
"type_id": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"units_per_carton": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"units_per_sku": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"updated_at": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"url_key": { | |
"type": "keyword" | |
}, | |
"url_path": { | |
"type": "keyword" | |
}, | |
"visibility": { | |
"type": "integer" | |
}, | |
"weight": { | |
"type": "integer" | |
} | |
} | |
}, | |
"attribute": { | |
"properties": { | |
"apply_to": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"attribute_code": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"attribute_id": { | |
"type": "long" | |
}, | |
"backend_model": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"backend_type": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"default_frontend_label": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"default_value": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"display_precision": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"entity_type_id": { | |
"type": "long" | |
}, | |
"facet_max_size": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"facet_min_coverage_rate": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"facet_sort_order": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"frontend_class": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"frontend_input": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"frontend_input_renderer": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"frontend_label": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"frontend_model": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"is_comparable": { | |
"type": "boolean" | |
}, | |
"is_displayed_in_autocomplete": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_filterable": { | |
"type": "long" | |
}, | |
"is_filterable_in_grid": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_filterable_in_search": { | |
"type": "boolean" | |
}, | |
"is_global": { | |
"type": "boolean" | |
}, | |
"is_html_allowed_on_front": { | |
"type": "boolean" | |
}, | |
"is_required": { | |
"type": "boolean" | |
}, | |
"is_required_in_admin_store": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_searchable": { | |
"type": "boolean" | |
}, | |
"is_unique": { | |
"type": "boolean" | |
}, | |
"is_used_for_price_rules": { | |
"type": "boolean" | |
}, | |
"is_used_for_promo_rules": { | |
"type": "boolean" | |
}, | |
"is_used_in_grid": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_used_in_spellcheck": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_user_defined": { | |
"type": "boolean" | |
}, | |
"is_visible": { | |
"type": "boolean" | |
}, | |
"is_visible_in_advanced_search": { | |
"type": "boolean" | |
}, | |
"is_visible_in_grid": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"is_visible_on_front": { | |
"type": "boolean" | |
}, | |
"is_wysiwyg_enabled": { | |
"type": "boolean" | |
}, | |
"note": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"options": { | |
"properties": { | |
"is_region_visible": { | |
"type": "boolean" | |
}, | |
"is_zipcode_optional": { | |
"type": "boolean" | |
}, | |
"label": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"sort_order": { | |
"type": "long" | |
}, | |
"value": { | |
"type": "text" | |
} | |
} | |
}, | |
"position": { | |
"type": "integer" | |
}, | |
"search_weight": { | |
"type": "long" | |
}, | |
"source_model": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tsk": { | |
"type": "long" | |
}, | |
"used_for_sort_by": { | |
"type": "boolean" | |
}, | |
"used_in_product_listing": { | |
"type": "boolean" | |
} | |
} | |
}, | |
"cms_block": { | |
"properties": { | |
"active": { | |
"type": "boolean" | |
}, | |
"content": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"creation_time": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
}, | |
"id": { | |
"type": "long" | |
}, | |
"identifier": { | |
"type": "keyword" | |
}, | |
"title": { | |
"type": "text", | |
"fields": { | |
"keyword": { | |
"type": "keyword", | |
"ignore_above": 256 | |
} | |
} | |
}, | |
"tsk": { | |
"type": "long" | |
}, | |
"update_time": { | |
"type": "date", | |
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis" | |
} | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment