{ "settings": { "number_of_shards": 1, "number_of_replicas": 0, "refresh_interval": "30s", "analysis": { "analyzer": { "index_ansj": { "type": "custom", "tokenizer": "standard", "filter": [ "lowercase", "asciifolding" ] }, "query_ansj": { "type": "custom", "tokenizer": "standard", "filter": [ "lowercase", "asciifolding" ] } }, "normalizer": { "lowercase": { "type": "custom", "filter": [ "lowercase" ] } } }, "similarity": { "default": { "type": "BM25", "b": 0.0, "k1": 0.0 } } }, "mappings": { "properties": { "tenant_id": { "type": "keyword" }, "spu_id": { "type": "keyword" }, "create_time": { "type": "date" }, "update_time": { "type": "date" }, "title": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "qanchors": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "keywords": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "brief": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "description": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "vendor": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "ar": { "type": "text", "analyzer": "arabic", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "hy": { "type": "text", "analyzer": "armenian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "eu": { "type": "text", "analyzer": "basque", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "pt_br": { "type": "text", "analyzer": "brazilian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "bg": { "type": "text", "analyzer": "bulgarian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "ca": { "type": "text", "analyzer": "catalan", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "cjk": { "type": "text", "analyzer": "cjk", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "cs": { "type": "text", "analyzer": "czech", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "da": { "type": "text", "analyzer": "danish", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "nl": { "type": "text", "analyzer": "dutch", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "fi": { "type": "text", "analyzer": "finnish", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "fr": { "type": "text", "analyzer": "french", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "gl": { "type": "text", "analyzer": "galician", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "de": { "type": "text", "analyzer": "german", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "el": { "type": "text", "analyzer": "greek", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "hi": { "type": "text", "analyzer": "hindi", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "hu": { "type": "text", "analyzer": "hungarian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "id": { "type": "text", "analyzer": "indonesian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "it": { "type": "text", "analyzer": "italian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "no": { "type": "text", "analyzer": "norwegian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "fa": { "type": "text", "analyzer": "persian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "pt": { "type": "text", "analyzer": "portuguese", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "ro": { "type": "text", "analyzer": "romanian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "ru": { "type": "text", "analyzer": "russian", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "es": { "type": "text", "analyzer": "spanish", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "sv": { "type": "text", "analyzer": "swedish", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "tr": { "type": "text", "analyzer": "turkish", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } }, "th": { "type": "text", "analyzer": "thai", "fields": { "keyword": { "type": "keyword", "normalizer": "lowercase" } } } } }, "tags": { "type": "keyword" }, "image_url": { "type": "keyword", "index": false }, "title_embedding": { "type": "dense_vector", "dims": 1024, "index": true, "similarity": "dot_product" }, "image_embedding": { "type": "nested", "properties": { "vector": { "type": "dense_vector", "dims": 1024, "index": true, "similarity": "dot_product" }, "url": { "type": "text" } } }, "image_embedding_512": { "type": "nested", "properties": { "vector": { "type": "dense_vector", "dims": 512, "index": true, "similarity": "dot_product" }, "url": { "type": "text" } } }, "category_path": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "category_name_text": { "type": "object", "properties": { "zh": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj" }, "en": { "type": "text", "analyzer": "english" }, "ar": { "type": "text", "analyzer": "arabic" }, "hy": { "type": "text", "analyzer": "armenian" }, "eu": { "type": "text", "analyzer": "basque" }, "pt_br": { "type": "text", "analyzer": "brazilian" }, "bg": { "type": "text", "analyzer": "bulgarian" }, "ca": { "type": "text", "analyzer": "catalan" }, "cjk": { "type": "text", "analyzer": "cjk" }, "cs": { "type": "text", "analyzer": "czech" }, "da": { "type": "text", "analyzer": "danish" }, "nl": { "type": "text", "analyzer": "dutch" }, "fi": { "type": "text", "analyzer": "finnish" }, "fr": { "type": "text", "analyzer": "french" }, "gl": { "type": "text", "analyzer": "galician" }, "de": { "type": "text", "analyzer": "german" }, "el": { "type": "text", "analyzer": "greek" }, "hi": { "type": "text", "analyzer": "hindi" }, "hu": { "type": "text", "analyzer": "hungarian" }, "id": { "type": "text", "analyzer": "indonesian" }, "it": { "type": "text", "analyzer": "italian" }, "no": { "type": "text", "analyzer": "norwegian" }, "fa": { "type": "text", "analyzer": "persian" }, "pt": { "type": "text", "analyzer": "portuguese" }, "ro": { "type": "text", "analyzer": "romanian" }, "ru": { "type": "text", "analyzer": "russian" }, "es": { "type": "text", "analyzer": "spanish" }, "sv": { "type": "text", "analyzer": "swedish" }, "tr": { "type": "text", "analyzer": "turkish" }, "th": { "type": "text", "analyzer": "thai" } } }, "category_id": { "type": "keyword" }, "category_name": { "type": "keyword" }, "category_level": { "type": "integer" }, "category1_name": { "type": "keyword" }, "category2_name": { "type": "keyword" }, "category3_name": { "type": "keyword" }, "specifications": { "type": "nested", "properties": { "sku_id": { "type": "keyword" }, "name": { "type": "keyword" }, "value": { "type": "keyword" } } }, "option1_name": { "type": "keyword" }, "option2_name": { "type": "keyword" }, "option3_name": { "type": "keyword" }, "option1_values": { "type": "keyword" }, "option2_values": { "type": "keyword" }, "option3_values": { "type": "keyword" }, "min_price": { "type": "float" }, "max_price": { "type": "float" }, "compare_at_price": { "type": "float" }, "sku_prices": { "type": "float" }, "sku_weights": { "type": "long" }, "sku_weight_units": { "type": "keyword" }, "total_inventory": { "type": "long" }, "sales": { "type": "long" }, "skus": { "type": "nested", "properties": { "sku_id": { "type": "keyword" }, "price": { "type": "float" }, "compare_at_price": { "type": "float" }, "sku_code": { "type": "keyword" }, "stock": { "type": "long" }, "weight": { "type": "float" }, "weight_unit": { "type": "keyword" }, "option1_value": { "type": "keyword" }, "option2_value": { "type": "keyword" }, "option3_value": { "type": "keyword" }, "image_src": { "type": "keyword", "index": false } } } } } }