Smile-SA / elasticsuite

Smile ElasticSuite - Magento 2 merchandising and search engine built on ElasticSearch
https://elasticsuite.io
Open Software License 3.0
762 stars 339 forks source link

Show more button in filter return empty array #2998

Closed webcreative24 closed 1 year ago

webcreative24 commented 1 year ago

Hello. I'm using Elastic Suite 2.10.16 and Magento 2.4.5. Recently I found some strange issue with the category filter with facets:

Can you please help me with which place I need to debug in order to fix it? There are too many points to start, but maybe you can help me with it. This category contains a lot of products with different variations of the custom attribute but the Show More button returned an empty response

Thank in advance

vahonc commented 1 year ago

Hello @webcreative24,

We need more details about the configuration of your store. Especially, more about the configuration of your certain category (maybe with some screenshots), e.g. is this a real or virtual category, if it's virtual which condition rule(s) you are using, etc. Also, we need more details about your custom attribute, the configuration of this attribute (with screenshots), which type it has (select, dropdown, swatches), what its options are, etc.

As for start points for debugging, you can enable logging ES queries in: Stores -> Configuration -> Elasticsuite -> Base settings -> Elasticsearch Client -> Enable Debug Mode and the queries that are being sent to ES when you are browsing categories will be logged into the system.log.

BR, Vadym

webcreative24 commented 1 year ago

@vahonc Hello. This is not a virtual category. here is what it looks like on the frontend: there is a Brand filter after page loading Screen 1 and when I pressed the load more filter options button I'm getting this(all attribute options were loaded) Screen 1 When I pressed any of the new loaded Brand options I got an empty collection...

Here is how it looks on the admin side: Attribute config: Screen 3 Category config: Screen 4

Recently I facing that an issue related to most of the categories

vahonc commented 1 year ago

@webcreative24,

What about your custom attribute and its configuration, which type it has (select, dropdown, swatches), what its options are, etc?

Have you tried to catch the ES queries from system.log with enabled Debug Mode when you are browsing categories, and click on the "Show more" button?

Have you checked errors in the console of the Dev tools in your browser?

BR, Vadym

webcreative24 commented 1 year ago

@vahonc Attribute type Attribute options Attribute properties Attribute storefront properties

here is the log after the category loaded: `[2023-07-17T10:34:54.098408+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:34:54.099198+00:00] main.INFO: Request Success: {"method":"HEAD","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.060375} [] [2023-07-17T10:34:54.099511+00:00] main.INFO: curl -XHEAD 'http://localhost:9200/magento2_kontakt_az_az_catalog_product?pretty=true' [] [] [2023-07-17T10:34:54.144681+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:34:54.144894+00:00] main.INFO: Request Success: {"method":"GET","uri":"http://localhost/","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.00252} [] [2023-07-17T10:34:54.145067+00:00] main.INFO: curl -XGET 'http://localhost/?pretty=true' [] [] [2023-07-17T10:34:54.146183+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:34:54.146432+00:00] main.INFO: Request Success: {"method":"GET","uri":"http://localhost/","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.000867} [] [2023-07-17T10:34:54.146646+00:00] main.INFO: curl -XGET 'http://localhost/?pretty=true' [] [] [2023-07-17T10:34:54.165533+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:34:54.165792+00:00] main.INFO: Request Success: {"method":"POST","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.018099} [] [2023-07-17T10:34:54.166105+00:00] main.INFO: curl -XPOST 'http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search?pretty=true' -d '{"size":0,"query":{"function_score":{"score_mode":"multiply","boost_mode":"multiply","functions":[{"weight":2.0,"filter":{"bool":{"must":[{"terms":{"stock.is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}}}],"query":{"constant_score":{"filter":{"bool":{"must":[{"terms":{"visibility":[2,4],"boost":1}},{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"bool":{"must_not":[{"term":{"category.is_virtual":{"value":true,"boost":1}}}],"boost":1}},{"terms":{"category.category_id":["8649"],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}},{"bool":{"must_not":[{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"term":{"category.category_id":{"value":8649,"boost":1}}},{"term":{"category.is_blacklisted":{"value":true,"boost":1}}}],"must_not":[],"should":[],"boost":1}},"boost":1}}],"boost":1}},{"terms":{"visibility":[2,4],"boost":1}},{"terms":{"is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}}}},"aggregations":{"attribute_set_id":{"terms":{"field":"attribute_set_id","size":10000,"order":{"_count":"desc"}}},"indexed_attributes":{"terms":{"field":"indexed_attributes","size":10000,"order":{"_count":"desc"}}}},"track_total_hits":true}' [] [] [2023-07-17T10:34:54.276273+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\"","299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Deprecated aggregation order key [_term] used, replaced by [_key]\""] [] [2023-07-17T10:34:54.277313+00:00] main.INFO: Request Success: {"method":"POST","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.083851} [] [2023-07-17T10:34:54.282570+00:00] main.INFO: curl -XPOST 'http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search?pretty=true' -d '{"size":20,"sort":[{"out_of_stock_at_last":{"order":"DESC","missing":"_first","unmapped_type":"keyword"}},{"category.position":{"order":"asc","missing":"_last","unmapped_type":"keyword","nested":{"path":"category","filter":{"terms":{"category.category_id":["8649"],"boost":1}}},"mode":"min"}},{"_score":{"order":"desc"}},{"entity_id":{"order":"desc","missing":"_first","unmapped_type":"keyword"}}],"from":0,"query":{"function_score":{"score_mode":"multiply","boost_mode":"multiply","functions":[{"weight":2.0,"filter":{"bool":{"must":[{"terms":{"stock.is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}}}],"query":{"constant_score":{"filter":{"bool":{"must":[{"terms":{"visibility":[2,4],"boost":1}},{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"bool":{"must_not":[{"term":{"category.is_virtual":{"value":true,"boost":1}}}],"boost":1}},{"terms":{"category.category_id":["8649"],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}},{"bool":{"must_not":[{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"term":{"category.category_id":{"value":8649,"boost":1}}},{"term":{"category.is_blacklisted":{"value":true,"boost":1}}}],"must_not":[],"should":[],"boost":1}},"boost":1}}],"boost":1}},{"terms":{"visibility":[2,4],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}}}},"post_filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"attribute_set_id":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"attribute_set_id":{"terms":{"field":"attribute_set_id","size":10000,"order":{"_count":"desc"}}}}},"indexed_attributes":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"indexed_attributes":{"terms":{"field":"indexed_attributes","size":10000,"order":{"_count":"desc"}}}}},"price.price":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"price.price":{"nested":{"path":"price"},"aggregations":{"price.price":{"filter":{"terms":{"price.customer_group_id":[0],"boost":1}},"aggregations":{"price.price":{"histogram":{"field":"price.price","interval":1,"min_doc_count":1}}}}}}}},"option_text_kh_stehsal":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_stehsal":{"terms":{"field":"option_text_kh_stehsal.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_ekrann_nv":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ekrann_nv":{"terms":{"field":"option_text_kh_ekrann_nv.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_smart_tv":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_smart_tv":{"terms":{"field":"option_text_kh_smart_tv.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_ekran_icazsi":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ekran_icazsi":{"terms":{"field":"option_text_kh_ekran_icazsi.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_naqilsiz_qoulma_imkan":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_naqilsiz_qoulma_imkan":{"terms":{"field":"option_text_kh_naqilsiz_qoulma_imkan.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_dstklnn_girilr":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_dstklnn_girilr":{"terms":{"field":"option_text_kh_dstklnn_girilr.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_ekrann_diaqonal":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ekrann_diaqonal":{"terms":{"field":"option_text_kh_ekrann_diaqonal.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_mliyyat_sistemi":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_mliyyat_sistemi":{"terms":{"field":"option_text_kh_mliyyat_sistemi.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_tezlik":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_tezlik":{"terms":{"field":"option_text_kh_tezlik.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_ssli_idaretm":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ssli_idaretm":{"terms":{"field":"option_text_kh_ssli_idaretm.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_rqmsal_tv_tuner":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_rqmsal_tv_tuner":{"terms":{"field":"option_text_kh_rqmsal_tv_tuner.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_xsusiyytlr":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_xsusiyytlr":{"terms":{"field":"option_text_kh_xsusiyytlr.untouched","size":10000,"order":{"_count":"desc"}}}}},"is_in_stock":{"terms":{"field":"is_in_stock","size":10,"order":{"_count":"desc"}}}},"track_total_hits":true}' [] [] [2023-07-17T10:34:54.516963+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:34:54.517198+00:00] main.INFO: Request Success: {"method":"POST","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.009784} [] [2023-07-17T10:34:54.517497+00:00] main.INFO: curl -XPOST 'http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search?pretty=true' -d '{"size":0,"query":{"function_score":{"score_mode":"multiply","boost_mode":"multiply","functions":[{"weight":2.0,"filter":{"bool":{"must":[{"terms":{"stock.is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}}}],"query":{"constant_score":{"filter":{"bool":{"must":[{"terms":{"visibility":[2,4],"boost":1}},{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"bool":{"must_not":[{"term":{"category.is_virtual":{"value":true,"boost":1}}}],"boost":1}},{"terms":{"category.category_id":["8649"],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}},{"bool":{"must_not":[{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"term":{"category.category_id":{"value":8649,"boost":1}}},{"term":{"category.is_blacklisted":{"value":true,"boost":1}}}],"must_not":[],"should":[],"boost":1}},"boost":1}}],"boost":1}},{"terms":{"visibility":[2,4],"boost":1}},{"terms":{"is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}}}},"aggregations":{"attribute_set_id":{"terms":{"field":"attribute_set_id","size":10000,"order":{"_count":"desc"}}},"indexed_attributes":{"terms":{"field":"indexed_attributes","size":10000,"order":{"_count":"desc"}}}},"track_total_hits":true}' [] [] [2023-07-17T10:34:54.593477+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\"","299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Deprecated aggregation order key [_term] used, replaced by [_key]\""] [] [2023-07-17T10:34:54.595684+00:00] main.INFO: Request Success: {"method":"POST","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.057594} [] [2023-07-17T10:34:54.618021+00:00] main.INFO: curl -XPOST 'http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search?pretty=true' -d '{"size":20,"sort":[{"out_of_stock_at_last":{"order":"DESC","missing":"_first","unmapped_type":"keyword"}},{"category.position":{"order":"asc","missing":"_last","unmapped_type":"keyword","nested":{"path":"category","filter":{"terms":{"category.category_id":["8649"],"boost":1}}},"mode":"min"}},{"_score":{"order":"desc"}},{"entity_id":{"order":"desc","missing":"_first","unmapped_type":"keyword"}}],"from":0,"query":{"function_score":{"score_mode":"multiply","boost_mode":"multiply","functions":[{"weight":2.0,"filter":{"bool":{"must":[{"terms":{"stock.is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}}}],"query":{"constant_score":{"filter":{"bool":{"must":[{"terms":{"visibility":[2,4],"boost":1}},{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"bool":{"must_not":[{"term":{"category.is_virtual":{"value":true,"boost":1}}}],"boost":1}},{"terms":{"category.category_id":["8649"],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}},{"bool":{"must_not":[{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"term":{"category.category_id":{"value":8649,"boost":1}}},{"term":{"category.is_blacklisted":{"value":true,"boost":1}}}],"must_not":[],"should":[],"boost":1}},"boost":1}}],"boost":1}},{"terms":{"visibility":[2,4],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}}}},"post_filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"attribute_set_id":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"attribute_set_id":{"terms":{"field":"attribute_set_id","size":10000,"order":{"_count":"desc"}}}}},"indexed_attributes":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"indexed_attributes":{"terms":{"field":"indexed_attributes","size":10000,"order":{"_count":"desc"}}}}},"price.price":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"price.price":{"nested":{"path":"price"},"aggregations":{"price.price":{"filter":{"terms":{"price.customer_group_id":[0],"boost":1}},"aggregations":{"price.price":{"histogram":{"field":"price.price","interval":1,"min_doc_count":1}}}}}}}},"option_text_kh_stehsal":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_stehsal":{"terms":{"field":"option_text_kh_stehsal.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_ekrann_nv":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ekrann_nv":{"terms":{"field":"option_text_kh_ekrann_nv.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_smart_tv":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_smart_tv":{"terms":{"field":"option_text_kh_smart_tv.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_ekran_icazsi":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ekran_icazsi":{"terms":{"field":"option_text_kh_ekran_icazsi.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_naqilsiz_qoulma_imkan":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_naqilsiz_qoulma_imkan":{"terms":{"field":"option_text_kh_naqilsiz_qoulma_imkan.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_dstklnn_girilr":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_dstklnn_girilr":{"terms":{"field":"option_text_kh_dstklnn_girilr.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_ekrann_diaqonal":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ekrann_diaqonal":{"terms":{"field":"option_text_kh_ekrann_diaqonal.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_mliyyat_sistemi":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_mliyyat_sistemi":{"terms":{"field":"option_text_kh_mliyyat_sistemi.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_tezlik":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_tezlik":{"terms":{"field":"option_text_kh_tezlik.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_ssli_idaretm":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_ssli_idaretm":{"terms":{"field":"option_text_kh_ssli_idaretm.untouched","size":10000,"order":{"_count":"desc"}}}}},"option_text_kh_rqmsal_tv_tuner":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_rqmsal_tv_tuner":{"terms":{"field":"option_text_kh_rqmsal_tv_tuner.untouched","size":10,"order":{"_term":"asc"}}}}},"option_text_kh_xsusiyytlr":{"filter":{"terms":{"is_in_stock":[true],"boost":1}},"aggregations":{"option_text_kh_xsusiyytlr":{"terms":{"field":"option_text_kh_xsusiyytlr.untouched","size":10000,"order":{"_count":"desc"}}}}},"is_in_stock":{"terms":{"field":"is_in_stock","size":10,"order":{"_count":"desc"}}}},"track_total_hits":true}' [] []

`

and after click on the "Show more"

[2023-07-17T10:37:19.163127+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:37:19.163800+00:00] main.INFO: Request Success: {"method":"HEAD","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.047611} [] [2023-07-17T10:37:19.163987+00:00] main.INFO: curl -XHEAD 'http://localhost:9200/magento2_kontakt_az_az_catalog_product?pretty=true' [] [] [2023-07-17T10:37:19.204061+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:37:19.204270+00:00] main.INFO: Request Success: {"method":"GET","uri":"http://localhost/","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.002504} [] [2023-07-17T10:37:19.204448+00:00] main.INFO: curl -XGET 'http://localhost/?pretty=true' [] [] [2023-07-17T10:37:19.205619+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:37:19.205858+00:00] main.INFO: Request Success: {"method":"GET","uri":"http://localhost/","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.00093} [] [2023-07-17T10:37:19.206050+00:00] main.INFO: curl -XGET 'http://localhost/?pretty=true' [] [] [2023-07-17T10:37:19.228056+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""] [] [2023-07-17T10:37:19.228283+00:00] main.INFO: Request Success: {"method":"POST","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.02127} [] [2023-07-17T10:37:19.228597+00:00] main.INFO: curl -XPOST 'http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search?pretty=true' -d '{"size":0,"query":{"function_score":{"score_mode":"multiply","boost_mode":"multiply","functions":[{"weight":2.0,"filter":{"bool":{"must":[{"terms":{"stock.is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}}}],"query":{"constant_score":{"filter":{"bool":{"must":[{"terms":{"visibility":[2,4],"boost":1}},{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"bool":{"must_not":[{"term":{"category.is_virtual":{"value":true,"boost":1}}}],"boost":1}},{"terms":{"category.category_id":["8649"],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}},{"bool":{"must_not":[{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"term":{"category.category_id":{"value":8649,"boost":1}}},{"term":{"category.is_blacklisted":{"value":true,"boost":1}}}],"must_not":[],"should":[],"boost":1}},"boost":1}}],"boost":1}},{"terms":{"visibility":[2,4],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}}}},"aggregations":{"attribute_set_id":{"terms":{"field":"attribute_set_id","size":10000,"order":{"_count":"desc"}}},"indexed_attributes":{"terms":{"field":"indexed_attributes","size":10000,"order":{"_count":"desc"}}}},"track_total_hits":true}' [] [] [2023-07-17T10:37:19.250303+00:00] main.WARNING: Deprecation ["299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\"","299 Elasticsearch-7.17.9-ef48222227ee6b9e70e502f0f0daa52435ee634d \"Deprecated aggregation order key [_term] used, replaced by [_key]\""] [] [2023-07-17T10:37:19.251249+00:00] main.INFO: Request Success: {"method":"POST","uri":"http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search","port":"9200","headers":{"Host":["localhost"],"Content-Type":["application/json"],"Accept":["application/json"],"User-Agent":["elasticsearch-php/7.17.1 (Darwin 22.4.0; PHP 8.1.19)"],"x-elastic-client-meta":["es=7.17.1,php=8.1.19,t=7.17.1,a=0,cu=8.1.1"]},"HTTP code":200,"duration":0.011584} [] [2023-07-17T10:37:19.255571+00:00] main.INFO: curl -XPOST 'http://localhost:9200/magento2_kontakt_az_az_catalog_product/_search?pretty=true' -d '{"size":0,"query":{"function_score":{"score_mode":"multiply","boost_mode":"multiply","functions":[{"weight":2.0,"filter":{"bool":{"must":[{"terms":{"stock.is_in_stock":[true],"boost":1}}],"must_not":[],"should":[],"boost":1}}}],"query":{"constant_score":{"filter":{"bool":{"must":[{"terms":{"visibility":[2,4],"boost":1}},{"bool":{"must_not":[{"nested":{"path":"category","score_mode":"none","query":{"bool":{"must":[{"term":{"category.category_id":{"value":8649,"boost":1}}},{"term":{"category.is_blacklisted":{"value":true,"boost":1}}}],"must_not":[],"should":[],"boost":1}},"boost":1}}],"boost":1}},{"terms":{"visibility":[2,4],"boost":1}}],"must_not":[],"should":[],"boost":1}},"boost":1}}}},"aggregations":{"attribute_set_id":{"terms":{"field":"attribute_set_id","size":10000,"order":{"_count":"desc"}}},"indexed_attributes":{"terms":{"field":"indexed_attributes","size":10000,"order":{"_count":"desc"}}},"option_text_kh_stehsal":{"terms":{"field":"option_text_kh_stehsal.untouched","size":10000,"order":{"_term":"asc"}}}},"track_total_hits":true}' [] []

there is no errors in developer console

webcreative24 commented 1 year ago

@vahonc same issue with Luma theme

webcreative24 commented 1 year ago

@vahonc here is the request from system.log : { "size": 0, "query": { "function_score": { "score_mode": "multiply", "boost_mode": "multiply", "functions": [ { "weight": 2.0, "filter": { "bool": { "must": [ { "terms": { "stock.is_in_stock": [ true ], "boost": 1 } } ], "must_not": [], "should": [], "boost": 1 } } } ], "query": { "constant_score": { "filter": { "bool": { "must": [ { "terms": { "visibility": [ 2, 4 ], "boost": 1 } }, { "bool": { "must_not": [ { "nested": { "path": "category", "score_mode": "none", "query": { "bool": { "must": [ { "term": { "category.category_id": { "value": 8649, "boost": 1 } } }, { "term": { "category.is_blacklisted": { "value": true, "boost": 1 } } } ], "must_not": [], "should": [], "boost": 1 } }, "boost": 1 } } ], "boost": 1 } }, { "terms": { "visibility": [ 2, 4 ], "boost": 1 } } ], "must_not": [], "should": [], "boost": 1 } }, "boost": 1 } } } }, "aggregations": { "attribute_set_id": { "terms": { "field": "attribute_set_id", "size": 100000, "order": { "_count": "desc" } } }, "option_text_kh_stehsal": { "terms": { "field": "option_text_kh_stehsal.untouched", "size": 10000, "order": { "_term": "asc" } } } }, "track_total_hits": true }

and the response : { "took": 41, "timed_out": false, "_shards": { "total": 1, "successful": 1, "skipped": 0, "failed": 0 }, "hits": { "total": { "value": 37922, "relation": "eq" }, "max_score": null, "hits": [] }, "aggregations": { "option_text_kh_stehsal": { "doc_count_error_upper_bound": 0, "sum_other_doc_count": 0, "buckets": [ { "key": "1More", "doc_count": 3 }, { "key": "2E", "doc_count": 96 }, { "key": "2K", "doc_count": 1 }, { "key": "2K Games", "doc_count": 1 }, { "key": "2K Sports", "doc_count": 2 }, { "key": "2Е", "doc_count": 16 }, { "key": "3MK", "doc_count": 7 }, { "key": "4D", "doc_count": 12 }, { "key": "59S", "doc_count": 1 }, { "key": "5D", "doc_count": 6 }, { "key": "70mai", "doc_count": 7 }, { "key": "A4Tech", "doc_count": 2 }, { "key": "ABiTech", "doc_count": 1 }, { "key": "ACCLAB", "doc_count": 6 }, { "key": "ACE", "doc_count": 14 }, { "key": "AEG", "doc_count": 39 }, { "key": "AIRMAG", "doc_count": 1 }, { "key": "AIWA", "doc_count": 1 }, { "key": "AKAI Professional", "doc_count": 7 }, { "key": "AKAMI", "doc_count": 133 }, { "key": "AL-KO", "doc_count": 12 }, { "key": "AO Smith", "doc_count": 1 }, { "key": "AOC", "doc_count": 5 }, { "key": "AQUAPHOR", "doc_count": 1 }, { "key": "ASRock", "doc_count": 10 }, { "key": "AUX", "doc_count": 16 }, { "key": "AWEI", "doc_count": 1 }, { "key": "Acer", "doc_count": 100 }, { "key": "Activision", "doc_count": 5 }, { "key": "Adamex", "doc_count": 5 }, { "key": "Aicare", "doc_count": 1 }, { "key": "Aileen", "doc_count": 3 }, { "key": "Aiwa", "doc_count": 34 }, { "key": "Ajax", "doc_count": 43 }, { "key": "Akai", "doc_count": 9 }, { "key": "Akai Professional", "doc_count": 1 }, { "key": "Akami", "doc_count": 2 }, { "key": "Akom", "doc_count": 5 }, { "key": "Alesis", "doc_count": 14 }, { "key": "Alfa", "doc_count": 1 }, { "key": "Almaniya", "doc_count": 11 }, { "key": "Altis", "doc_count": 2 }, { "key": "Amazfit", "doc_count": 18 }, { "key": "Amazon", "doc_count": 14 }, { "key": "Ambassador", "doc_count": 5 }, { "key": "American Fitness", "doc_count": 2 }, { "key": "Anex", "doc_count": 21 }, { "key": "Anker", "doc_count": 13 }, { "key": "Annapurna Games", "doc_count": 2 }, { "key": "Anycubic", "doc_count": 2 }, { "key": "Anytek", "doc_count": 1 }, { "key": "Apacer", "doc_count": 2 }, { "key": "Apacrer", "doc_count": 1 }, { "key": "Apple", "doc_count": 596 }, { "key": "Aqara", "doc_count": 4 }, { "key": "Aqua Di Polo", "doc_count": 5 }, { "key": "Aquaphor", "doc_count": 4 }, { "key": "Araree", "doc_count": 6 }, { "key": "Ardesto", "doc_count": 79 }, { "key": "Arian", "doc_count": 1 }, { "key": "Ariel", "doc_count": 23 }, { "key": "Ariston", "doc_count": 20 }, { "key": "Arturia", "doc_count": 12 }, { "key": "Arzu", "doc_count": 1 }, { "key": "Asus", "doc_count": 285 }, { "key": "Atlus, Sega, SEGA of America", "doc_count": 1 }, { "key": "Audio-Technica", "doc_count": 17 }, { "key": "Ausranvik", "doc_count": 1 }, { "key": "Avent", "doc_count": 1 }, { "key": "Avista", "doc_count": 32 }, { "key": "Awei", "doc_count": 5 }, { "key": "AzDome", "doc_count": 1 }, { "key": "Azdome", "doc_count": 3 }, { "key": "Azərbaycan", "doc_count": 71 }, { "key": "AİPU", "doc_count": 2 }, { "key": "BANDAI NAMCO Entertainment America Inc.", "doc_count": 1 }, { "key": "BANG & OLUFSEN", "doc_count": 32 }, { "key": "BMW", "doc_count": 2 }, { "key": "BQ", "doc_count": 8 }, { "key": "BRİTA", "doc_count": 1 }, { "key": "BX50", "doc_count": 1 }, { "key": "Baby Scooter", "doc_count": 2 }, { "key": "Baby-G", "doc_count": 5 }, { "key": "BabyJem", "doc_count": 16 }, { "key": "Babyliss", "doc_count": 34 }, { "key": "Babyono", "doc_count": 1 }, { "key": "Baicycle", "doc_count": 1 }, { "key": "Bambum", "doc_count": 1 }, { "key": "Bandai Namco Entertainment", "doc_count": 4 }, { "key": "Bang & Olufsen", "doc_count": 2 }, { "key": "Banner", "doc_count": 25 }, { "key": "Barrier", "doc_count": 3 }, { "key": "Barwa", "doc_count": 78 }, { "key": "Baseus", "doc_count": 37 }, { "key": "Baxı", "doc_count": 2 }, { "key": "Beats", "doc_count": 12 }, { "key": "Beko", "doc_count": 159 }, { "key": "Belkin", "doc_count": 1 }, { "key": "Belkosmex", "doc_count": 36 }, { "key": "BelorDesign", "doc_count": 158 }, { "key": "Bergner", "doc_count": 39 }, { "key": "Bergner Racing", "doc_count": 4 }, { "key": "Berlinger", "doc_count": 23 }, { "key": "Berlinger Haus", "doc_count": 50 }, { "key": "Bethesda Softworks", "doc_count": 4 }, { "key": "Beurer", "doc_count": 118 }, { "key": "Bh Fitness", "doc_count": 5 }, { "key": "Bianco", "doc_count": 1 }, { "key": "Biobaby", "doc_count": 5 }, { "key": "Bioder", "doc_count": 7 }, { "key": "Black & Decker", "doc_count": 1 }, { "key": "Black One", "doc_count": 11 }, { "key": "Black&Decker", "doc_count": 21 }, { "key": "Blackview", "doc_count": 56 }, { "key": "Blowfish Studios, Gamera Games", "doc_count": 1 }, { "key": "Body Solid", "doc_count": 3 }, { "key": "Bompani", "doc_count": 110 }, { "key": "Bonera", "doc_count": 7 }, { "key": "Bontrager", "doc_count": 2 }, { "key": "Bornd", "doc_count": 1 }, { "key": "Borofone", "doc_count": 9 }, { "key": "Bort", "doc_count": 14 }, { "key": "Bosch", "doc_count": 524 }, { "key": "Boya", "doc_count": 3 }, { "key": "Braun", "doc_count": 174 }, { "key": "Bravo", "doc_count": 3 }, { "key": "Brita", "doc_count": 2 }, { "key": "Burgundy", "doc_count": 1 }, { "key": "CAM", "doc_count": 39 }, { "key": "CANALI", "doc_count": 32 }, { "key": "CANYON", "doc_count": 84 }, { "key": "CD Projekt", "doc_count": 2 }, { "key": "CN.D", "doc_count": 10 }, { "key": "CYCLON", "doc_count": 27 }, { "key": "Camelion", "doc_count": 8 }, { "key": "Canalı", "doc_count": 2 }, { "key": "Canon", "doc_count": 114 }, { "key": "Capcom", "doc_count": 3 }, { "key": "Casio", "doc_count": 261 }, { "key": "Castrol", "doc_count": 39 }, { "key": "Celebrat", "doc_count": 11 }, { "key": "Celenes", "doc_count": 33 }, { "key": "Chaffoteaux", "doc_count": 8 }, { "key": "Chicco", "doc_count": 123 }, { "key": "Childhome", "doc_count": 2 }, { "key": "Choetech", "doc_count": 24 }, { "key": "Chromecast", "doc_count": 1 }, { "key": "Coblue", "doc_count": 6 }, { "key": "Codemasters", "doc_count": 1 }, { "key": "Comet", "doc_count": 22 }, { "key": "Comma", "doc_count": 11 }, { "key": "Comotomo", "doc_count": 1 }, { "key": "Cooker", "doc_count": 1 }, { "key": "Cooler Master", "doc_count": 15 }, { "key": "Corsair", "doc_count": 1 }, { "key": "Crucial", "doc_count": 1 }, { "key": "Cube", "doc_count": 52 }, { "key": "Cuisinart", "doc_count": 27 }, { "key": "Curve Digital", "doc_count": 1 }, { "key": "Cyber", "doc_count": 8 }, { "key": "D'Addario", "doc_count": 36 }, { "key": "DEPOZİT SEYFLƏR", "doc_count": 2 }, { "key": "DJI", "doc_count": 2 }, { "key": "Daewoo", "doc_count": 8 }, { "key": "Dafi", "doc_count": 1 }, { "key": "Dahua", "doc_count": 1 }, { "key": "Daikin", "doc_count": 4 }, { "key": "Dalan", "doc_count": 24 }, { "key": "Decathalon", "doc_count": 1 }, { "key": "Deebot", "doc_count": 2 }, { "key": "Deerma", "doc_count": 11 }, { "key": "Defender", "doc_count": 67 }, { "key": "Defunc", "doc_count": 5 }, { "key": "Dell", "doc_count": 74 }, { "key": "Delonghi", "doc_count": 97 }, { "key": "Delux", "doc_count": 3 }, { "key": "Demir Dokum", "doc_count": 6 }, { "key": "DemirDöküm", "doc_count": 12 }, { "key": "Detail", "doc_count": 3 }, { "key": "Devia", "doc_count": 56 }, { "key": "Dex", "doc_count": 10 }, { "key": "Dex Cook", "doc_count": 3 }, { "key": "Diadermine", "doc_count": 15 }, { "key": "Dicota", "doc_count": 14 }, { "key": "Diplomat", "doc_count": 12 }, { "key": "Dr Brown", "doc_count": 26 }, { "key": "Dr. Brown's", "doc_count": 1 }, { "key": "Dr.Brown's", "doc_count": 1 }, { "key": "Dr.Browns", "doc_count": 1 }, { "key": "Dr.Brown’s", "doc_count": 9 }, { "key": "Dreame", "doc_count": 5 }, { "key": "Dunlop", "doc_count": 6 }, { "key": "Dysis", "doc_count": 5 }, { "key": "Dyson", "doc_count": 25 }, { "key": "EA", "doc_count": 4 }, { "key": "EA Dice", "doc_count": 1 }, { "key": "EA Sports", "doc_count": 1 }, { "key": "EA Swiss Sarl", "doc_count": 1 }, { "key": "EAST", "doc_count": 3 }, { "key": "ECOSOFT", "doc_count": 1 }, { "key": "ECOVACS", "doc_count": 2 }, { "key": "EDUCA", "doc_count": 103 }, { "key": "Eagle", "doc_count": 1 }, { "key": "Eco", "doc_count": 3 }, { "key": "Ecosoft", "doc_count": 5 }, { "key": "Edifice", "doc_count": 16 }, { "key": "Edifier", "doc_count": 22 }, { "key": "Eko Guitars", "doc_count": 5 }, { "key": "Elago", "doc_count": 1 }, { "key": "Elari", "doc_count": 5 }, { "key": "Electrolux", "doc_count": 218 }, { "key": "Electronic Arts", "doc_count": 11 }, { "key": "Electrotech", "doc_count": 40 }, { "key": "Eleyus", "doc_count": 1 }, { "key": "Elfa Pharm", "doc_count": 81 }, { "key": "Elna", "doc_count": 2 }, { "key": "Elodie Details", "doc_count": 1 }, { "key": "Elsmar", "doc_count": 1 }, { "key": "Elsmart", "doc_count": 38 }, { "key": "Eneos", "doc_count": 98 }, { "key": "Energizer", "doc_count": 3 }, { "key": "Energy Sistem", "doc_count": 46 }, { "key": "Energysistem", "doc_count": 3 }, { "key": "Epiphone", "doc_count": 2 }, { "key": "Epson", "doc_count": 110 }, { "key": "Erensan", "doc_count": 5 }, { "key": "Etiasglass", "doc_count": 5 }, { "key": "Euroacs", "doc_count": 1 }, { "key": "Eurofreeze", "doc_count": 14 }, { "key": "Eurotech", "doc_count": 13 }, { "key": "Evans", "doc_count": 2 }, { "key": "Eveline", "doc_count": 207 }, { "key": "Eyüp Sabri Tuncer", "doc_count": 31 }, { "key": "FANFARO", "doc_count": 2 }, { "key": "Faber Castell", "doc_count": 1 }, { "key": "Fairy", "doc_count": 17 }, { "key": "Fakir", "doc_count": 77 }, { "key": "Fanfaro", "doc_count": 75 }, { "key": "Favorit", "doc_count": 38 }, { "key": "Felce Azzurra", "doc_count": 41 }, { "key": "Fender", "doc_count": 20 }, { "key": "Ferlast", "doc_count": 1 }, { "key": "Ferm", "doc_count": 4 }, { "key": "Ferplast", "doc_count": 16 }, { "key": "Ferrari", "doc_count": 1 }, { "key": "Fisher Price", "doc_count": 3 }, { "key": "Fiver", "doc_count": 7 }, { "key": "Fluff", "doc_count": 10 }, { "key": "Fly", "doc_count": 5 }, { "key": "Focus Entertainment", "doc_count": 3 }, { "key": "Focusrite", "doc_count": 4 }, { "key": "Fosser", "doc_count": 81 }, { "key": "Fransa", "doc_count": 21 }, { "key": "Frontier Developments", "doc_count": 1 }, { "key": "Fujifilm", "doc_count": 10 }, { "key": "G-Shock", "doc_count": 3 }, { "key": "G300H", "doc_count": 1 }, { "key": "GT400", "doc_count": 1 }, { "key": "Gardena", "doc_count": 33 }, { "key": "Gastro", "doc_count": 4 }, { "key": "Gelius", "doc_count": 19 }, { "key": "Genius", "doc_count": 1 }, { "key": "Geyzer", "doc_count": 1 }, { "key": "Giants Software", "doc_count": 1 }, { "key": "Gigabyte", "doc_count": 4 }, { "key": "Gigaset", "doc_count": 9 }, { "key": "Giro", "doc_count": 1 }, { "key": "GoPro", "doc_count": 10 }, { "key": "Google", "doc_count": 5 }, { "key": "Gorenje", "doc_count": 360 }, { "key": "Gradation", "doc_count": 1 }, { "key": "Grass", "doc_count": 13 }, { "key": "Greaten", "doc_count": 2 }, { "key": "Gree", "doc_count": 10 }, { "key": "Green", "doc_count": 1 }, { "key": "Green Lion", "doc_count": 4 }, { "key": "Griffon", "doc_count": 15 }, { "key": "GripTight", "doc_count": 1 }, { "key": "Grundig", "doc_count": 2 }, { "key": "Gruzer", "doc_count": 1 }, { "key": "HD", "doc_count": 2 }, { "key": "HOFFMANN", "doc_count": 6 }, { "key": "HP", "doc_count": 22 }, { "key": "HUAWEI", "doc_count": 147 }, { "key": "HUAWEİ", "doc_count": 3 }, { "key": "Hammer", "doc_count": 3 }, { "key": "Hangar 13", "doc_count": 1 }, { "key": "Hankook", "doc_count": 8 }, { "key": "Hansa", "doc_count": 61 }, { "key": "Hansgrohe", "doc_count": 66 }, { "key": "Harman", "doc_count": 8 }, { "key": "Hasbro", "doc_count": 43 }, { "key": "Hascevher", "doc_count": 52 }, { "key": "Hatric", "doc_count": 1 }, { "key": "Hattrick Robust", "doc_count": 1 }, { "key": "Hattrick Salvador", "doc_count": 1 }, { "key": "Havit", "doc_count": 1 }, { "key": "Haylou", "doc_count": 11 }, { "key": "Hazel", "doc_count": 27 }, { "key": "Helmet", "doc_count": 2 }, { "key": "Hendersun", "doc_count": 1 }, { "key": "Hermax", "doc_count": 15 }, { "key": "HidroTherm", "doc_count": 1 }, { "key": "Himo", "doc_count": 3 }, { "key": "Hiper", "doc_count": 14 }, { "key": "Hisense", "doc_count": 7 }, { "key": "Hitachi", "doc_count": 15 }, { "key": "Hoco", "doc_count": 5 }, { "key": "Hoffmann", "doc_count": 249 }, { "key": "Hogert", "doc_count": 7 }, { "key": "Honor", "doc_count": 40 }, { "key": "Horus", "doc_count": 3 }, { "key": "Hotpoint", "doc_count": 3 }, { "key": "Hotpoint-Ariston", "doc_count": 40 }, { "key": "Hp", "doc_count": 525 }, { "key": "Hugel", "doc_count": 14 }, { "key": "Hundai", "doc_count": 1 }, { "key": "Hyper", "doc_count": 1 }, { "key": "Hyperx", "doc_count": 62 }, { "key": "Högert", "doc_count": 183 }, { "key": "IMOU", "doc_count": 5 }, { "key": "INOI", "doc_count": 4 }, { "key": "INTEX", "doc_count": 82 }, { "key": "IO Interactive", "doc_count": 4 }, { "key": "ION LANDS, Maple Whispering, Merge Games", "doc_count": 1 }, { "key": "Ibanez", "doc_count": 2 }, { "key": "Immergas", "doc_count": 2 }, { "key": "Immerqaz", "doc_count": 2 }, { "key": "Impetus", "doc_count": 3 }, { "key": "Indesit", "doc_count": 33 }, { "key": "Infinix", "doc_count": 35 }, { "key": "Ingersoll", "doc_count": 3 }, { "key": "Inglesina", "doc_count": 15 }, { "key": "Insta360", "doc_count": 1 }, { "key": "Instax", "doc_count": 5 }, { "key": "Intaleo", "doc_count": 61 }, { "key": "Intel", "doc_count": 7 }, { "key": "IronMaxx", "doc_count": 7 }, { "key": "Iskra", "doc_count": 18 }, { "key": "Italtherm", "doc_count": 3 }, { "key": "Itel", "doc_count": 15 }, { "key": "JBL", "doc_count": 139 }, { "key": "JLab", "doc_count": 10 }, { "key": "JVC", "doc_count": 3 }, { "key": "Jackson", "doc_count": 2 }, { "key": "Janome", "doc_count": 16 }, { "key": "Joby", "doc_count": 2 }, { "key": "Joyroom", "doc_count": 6 }, { "key": "K-Doo", "doc_count": 5 }, { "key": "KARCHER", "doc_count": 64 }, { "key": "KRAFTON, Inc", "doc_count": 1 }, { "key": "KRK", "doc_count": 2 }, { "key": "Kajsa", "doc_count": 9 }, { "key": "Keeken", "doc_count": 1 }, { "key": "Kenwood", "doc_count": 83 }, { "key": "Kettler", "doc_count": 1 }, { "key": "Kieslect", "doc_count": 10 }, { "key": "Kindle", "doc_count": 3 }, { "key": "Kingston", "doc_count": 21 }, { "key": "KitchenAid", "doc_count": 3 }, { "key": "Kitchenaid", "doc_count": 38 }, { "key": "KomPlus", "doc_count": 1 }, { "key": "Konami Digital Entertainment", "doc_count": 1 }, { "key": "Koowheel", "doc_count": 2 }, { "key": "Korg", "doc_count": 3 }, { "key": "Koss", "doc_count": 3 }, { "key": "Krause", "doc_count": 18 }, { "key": "Krups", "doc_count": 1 }, { "key": "Kumtel", "doc_count": 8 }, { "key": "Kyocera", "doc_count": 25 }, { "key": "Kyvol", "doc_count": 7 }, { "key": "LAVR", "doc_count": 2 }, { "key": "LDNIO", "doc_count": 3 }, { "key": "LENA", "doc_count": 10 }, { "key": "LG", "doc_count": 266 }, { "key": "La Sommeliere", "doc_count": 6 }, { "key": "Lacinia", "doc_count": 33 }, { "key": "Lamel", "doc_count": 102 }, { "key": "Lavazza", "doc_count": 5 }, { "key": "Le Chef", "doc_count": 1 }, { "key": "Leica", "doc_count": 8 }, { "key": "Lenor", "doc_count": 9 }, { "key": "Lenovo", "doc_count": 218 }, { "key": "Lens", "doc_count": 3 }, { "key": "Lexar", "doc_count": 2 }, { "key": "Lines", "doc_count": 8 }, { "key": "Liqui Moly", "doc_count": 259 }, { "key": "Liveup", "doc_count": 1 }, { "key": "Loewe", "doc_count": 13 }, { "key": "Loewe We", "doc_count": 6 }, { "key": "Loewe We. SEE", "doc_count": 2 }, { "key": "Logitech", "doc_count": 106 }, { "key": "Logitrech", "doc_count": 1 }, { "key": "Longa Vita", "doc_count": 20 }, { "key": "Lorgar", "doc_count": 3 }, { "key": "Luna", "doc_count": 3 }, { "key": "Luxvisage", "doc_count": 177 }, { "key": "M-Audio", "doc_count": 26 }, { "key": "M-Wave", "doc_count": 11 }, { "key": "MISS MELODY", "doc_count": 1 }, { "key": "MSI", "doc_count": 48 }, { "key": "MT Helmet", "doc_count": 12 }, { "key": "MT Helmets", "doc_count": 1 }, { "key": "Madame Coco", "doc_count": 2 }, { "key": "Mades", "doc_count": 133 }, { "key": "Magic Power", "doc_count": 4 }, { "key": "Magna", "doc_count": 7 }, { "key": "Makita", "doc_count": 2 }, { "key": "Manfrotto", "doc_count": 7 }, { "key": "Mannol", "doc_count": 171 }, { "key": "Marantz", "doc_count": 3 }, { "key": "Marcy", "doc_count": 4 }, { "key": "Markell", "doc_count": 32 }, { "key": "Marley", "doc_count": 7 }, { "key": "Marshall", "doc_count": 25 }, { "key": "Masstige", "doc_count": 48 }, { "key": "Masterpro", "doc_count": 22 }, { "key": "Maxwell", "doc_count": 11 }, { "key": "Medela", "doc_count": 1 }, { "key": "Medeli", "doc_count": 6 }, { "key": "Mehtap", "doc_count": 5 }, { "key": "Meizu", "doc_count": 1 }, { "key": "Mercedes", "doc_count": 2 }, { "key": "Mercedes-Benz", "doc_count": 1 }, { "key": "Meta", "doc_count": 1 }, { "key": "Metaltex", "doc_count": 6 }, { "key": "Metsan", "doc_count": 6 }, { "key": "Microsoft", "doc_count": 3 }, { "key": "Microsoft Corporation", "doc_count": 3 }, { "key": "Microsoft Game Studios, Epic Games", "doc_count": 1 }, { "key": "Midea", "doc_count": 27 }, { "key": "Mighty", "doc_count": 1 }, { "key": "Mika", "doc_count": 3 }, { "key": "Mila", "doc_count": 12 }, { "key": "Milwaukee", "doc_count": 176 }, { "key": "Mini Change", "doc_count": 1 }, { "key": "MiniBatt", "doc_count": 1 }, { "key": "Mirado", "doc_count": 6 }, { "key": "Mitsubishi", "doc_count": 87 }, { "key": "Miyo", "doc_count": 60 }, { "key": "Mobaks", "doc_count": 2 }, { "key": "Mobil", "doc_count": 21 }, { "key": "Mojang", "doc_count": 2 }, { "key": "Monin", "doc_count": 24 }, { "key": "Morelli", "doc_count": 7 }, { "key": "Morfose", "doc_count": 89 }, { "key": "Moser", "doc_count": 8 }, { "key": "Motorola", "doc_count": 21 }, { "key": "Moulinex", "doc_count": 3 }, { "key": "Moxilyn", "doc_count": 3 }, { "key": "Mujjo", "doc_count": 3 }, { "key": "Mutlu", "doc_count": 59 }, { "key": "MyChoice", "doc_count": 5 }, { "key": "Məlumat yoxdur", "doc_count": 4825 }, { "key": "Mətbəx dəsti - Tekstil - En - Önlük 4-lü dəst", "doc_count": 1 }, { "key": "NEO", "doc_count": 3 }, { "key": "NIU", "doc_count": 5 }, { "key": "NUNAMAX", "doc_count": 4 }, { "key": "Nacomi", "doc_count": 20 }, { "key": "Naughty Dog", "doc_count": 3 }, { "key": "Nerf", "doc_count": 1 }, { "key": "Nikon", "doc_count": 16 }, { "key": "Nillkin", "doc_count": 34 }, { "key": "Nimo", "doc_count": 10 }, { "key": "Ninebot", "doc_count": 5 }, { "key": "Ninetygo", "doc_count": 5 }, { "key": "Ninja", "doc_count": 8 }, { "key": "Nintendo", "doc_count": 8 }, { "key": "Nipmar", "doc_count": 3 }, { "key": "No name", "doc_count": 3 }, { "key": "Nokia", "doc_count": 35 }, { "key": "Noname", "doc_count": 9 }, { "key": "NordicTrack", "doc_count": 2 }, { "key": "Northwave", "doc_count": 60 }, { "key": "Nothing", "doc_count": 2 }, { "key": "Novation", "doc_count": 10 }, { "key": "Nutrixxion", "doc_count": 1 }, { "key": "OPPO", "doc_count": 22 }, { "key": "ORICO", "doc_count": 2 }, { "key": "Oculus", "doc_count": 1 }, { "key": "Officestar", "doc_count": 2 }, { "key": "Omen", "doc_count": 1 }, { "key": "OnePlus", "doc_count": 14 }, { "key": "Oral-B", "doc_count": 17 }, { "key": "Orient", "doc_count": 48 }, { "key": "Ozlem", "doc_count": 1 }, { "key": "Ozlem Kale", "doc_count": 2 }, { "key": "PLAYMOBIL", "doc_count": 66 }, { "key": "PM PLAYMOBIL 1.2.3", "doc_count": 1 }, { "key": "PROMET", "doc_count": 14 }, { "key": "Padmate", "doc_count": 1 }, { "key": "Paese", "doc_count": 102 }, { "key": "Palit", "doc_count": 13 }, { "key": "Palmamax", "doc_count": 12 }, { "key": "Pamu", "doc_count": 1 }, { "key": "Panasonic", "doc_count": 187 }, { "key": "Pantum", "doc_count": 17 }, { "key": "Papilla", "doc_count": 3 }, { "key": "Parantes", "doc_count": 12 }, { "key": "Parex", "doc_count": 5 }, { "key": "Paris", "doc_count": 1 }, { "key": "Pasta del Capitano", "doc_count": 34 }, { "key": "Patriot", "doc_count": 41 }, { "key": "Peg Perego", "doc_count": 22 }, { "key": "Peg-Perego", "doc_count": 2 }, { "key": "Pemco", "doc_count": 64 }, { "key": "Pensofal", "doc_count": 13 }, { "key": "Perilla", "doc_count": 6 }, { "key": "Petite&Mars", "doc_count": 3 }, { "key": "Philips", "doc_count": 378 }, { "key": "Philips Avent", "doc_count": 36 }, { "key": "Phoenix", "doc_count": 2 }, { "key": "Pierre Cardin", "doc_count": 2 }, { "key": "Pierre Rene", "doc_count": 106 }, { "key": "Pikap", "doc_count": 5 }, { "key": "Piko", "doc_count": 62 }, { "key": "Pioneer", "doc_count": 77 }, { "key": "Pixel", "doc_count": 1 }, { "key": "Plantronics", "doc_count": 1 }, { "key": "Platinum", "doc_count": 2 }, { "key": "Playstation", "doc_count": 1 }, { "key": "PocketBook", "doc_count": 9 }, { "key": "PooBoo", "doc_count": 1 }, { "key": "Powerbar", "doc_count": 1 }, { "key": "Powerfull", "doc_count": 1 }, { "key": "Powerology", "doc_count": 14 }, { "key": "Pozis", "doc_count": 43 }, { "key": "Prestigio", "doc_count": 5 }, { "key": "Prime Matter", "doc_count": 2 }, { "key": "Promark", "doc_count": 5 }, { "key": "Protherm", "doc_count": 2 }, { "key": "Puka", "doc_count": 1 }, { "key": "Q&Q", "doc_count": 18 }, { "key": "QCY", "doc_count": 4 }, { "key": "Razer", "doc_count": 50 }, { "key": "Razor", "doc_count": 20 }, { "key": "Realme", "doc_count": 30 }, { "key": "Redmi", "doc_count": 4 }, { "key": "Redmond", "doc_count": 8 }, { "key": "Redragon", "doc_count": 7 }, { "key": "Reer", "doc_count": 2 }, { "key": "Remington", "doc_count": 27 }, { "key": "Renberg", "doc_count": 1 }, { "key": "Repsol", "doc_count": 30 }, { "key": "Revolution Software", "doc_count": 1 }, { "key": "Rexel", "doc_count": 6 }, { "key": "Rfr", "doc_count": 13 }, { "key": "Ricoh", "doc_count": 1 }, { "key": "Rivacase", "doc_count": 64 }, { "key": "Rockstar Games", "doc_count": 2 }, { "key": "Roland", "doc_count": 7 }, { "key": "Romoss", "doc_count": 6 }, { "key": "Rondell", "doc_count": 108 }, { "key": "Rowenta", "doc_count": 28 }, { "key": "Royal", "doc_count": 1 }, { "key": "Royal Thermo", "doc_count": 1 }, { "key": "Rusiya", "doc_count": 39 }, { "key": "Ryobi", "doc_count": 55 }, { "key": "RÖNDELL", "doc_count": 7 }, { "key": "SBS", "doc_count": 175 }, { "key": "SF", "doc_count": 8 }, { "key": "SKS", "doc_count": 7 }, { "key": "SMART", "doc_count": 1 }, { "key": "STADLER FORM", "doc_count": 26 }, { "key": "STIGA", "doc_count": 1 }, { "key": "SUP", "doc_count": 1 }, { "key": "SYM", "doc_count": 1 }, { "key": "Saber Interactive", "doc_count": 1 }, { "key": "SafeWell", "doc_count": 1 }, { "key": "Saft", "doc_count": 11 }, { "key": "Sameuo", "doc_count": 2 }, { "key": "Samsung", "doc_count": 1039 }, { "key": "San Ignacio", "doc_count": 26 }, { "key": "Sandisk", "doc_count": 82 }, { "key": "Santic", "doc_count": 1 }, { "key": "Sarpaş", "doc_count": 1 }, { "key": "Scarlett", "doc_count": 3 }, { "key": "Schafer", "doc_count": 11 }, { "key": "Seagate", "doc_count": 5 }, { "key": "Sega, SEGA of America", "doc_count": 2 }, { "key": "Segway", "doc_count": 15 }, { "key": "Sencor", "doc_count": 40 }, { "key": "Sensor", "doc_count": 1 }, { "key": "Seventy Degrees", "doc_count": 9 }, { "key": "Sharp", "doc_count": 18 }, { "key": "Sheida", "doc_count": 45 }, { "key": "Shimano", "doc_count": 1 }, { "key": "Shosman", "doc_count": 27 }, { "key": "Shure", "doc_count": 3 }, { "key": "Siku", "doc_count": 28 }, { "key": "Silicon Power", "doc_count": 3 }, { "key": "Simfer", "doc_count": 4 }, { "key": "Singer", "doc_count": 10 }, { "key": "Skullcandy", "doc_count": 31 }, { "key": "Skyworth", "doc_count": 5 }, { "key": "Slinex", "doc_count": 21 }, { "key": "Smart Balance", "doc_count": 29 }, { "key": "Smart Solar", "doc_count": 30 }, { "key": "Soedesco", "doc_count": 1 }, { "key": "Sofram", "doc_count": 1 }, { "key": "Soldier", "doc_count": 5 }, { "key": "Sonorous", "doc_count": 10 }, { "key": "Sony", "doc_count": 156 }, { "key": "Sony Interactive Entertainment", "doc_count": 4 }, { "key": "Sony Interactive Entertainment Inc.", "doc_count": 6 }, { "key": "Sophie la Girafe", "doc_count": 3 }, { "key": "Soundsation", "doc_count": 22 }, { "key": "Space Walker", "doc_count": 1 }, { "key": "Specialized", "doc_count": 1 }, { "key": "Spirit", "doc_count": 1 }, { "key": "Sport", "doc_count": 5 }, { "key": "Sport Vision", "doc_count": 1 }, { "key": "Square Enix", "doc_count": 6 }, { "key": "Stadler Form Albert", "doc_count": 1 }, { "key": "Stadler From Theo", "doc_count": 1 }, { "key": "Stanley", "doc_count": 1 }, { "key": "Stark", "doc_count": 83 }, { "key": "Stihl", "doc_count": 13 }, { "key": "Still Cool", "doc_count": 134 }, { "key": "Sultanlı", "doc_count": 2 }, { "key": "Supreme", "doc_count": 3 }, { "key": "Swatch", "doc_count": 29 }, { "key": "TCL", "doc_count": 33 }, { "key": "TENAX", "doc_count": 11 }, { "key": "TINYBUILD LLC", "doc_count": 1 }, { "key": "TRUST", "doc_count": 109 }, { "key": "Ta Sport", "doc_count": 8 }, { "key": "Tatrapower", "doc_count": 1 }, { "key": "Taurus", "doc_count": 3 }, { "key": "Team17", "doc_count": 1 }, { "key": "Techland", "doc_count": 1 }, { "key": "Technics", "doc_count": 1 }, { "key": "Tecno", "doc_count": 39 }, { "key": "Tefal", "doc_count": 209 }, { "key": "Teka", "doc_count": 81 }, { "key": "Termex", "doc_count": 1 }, { "key": "Tescom", "doc_count": 4 }, { "key": "Tesla", "doc_count": 3 }, { "key": "Texnogaz", "doc_count": 1 }, { "key": "Teyes", "doc_count": 11 }, { "key": "The Balm", "doc_count": 45 }, { "key": "Thermaltake", "doc_count": 1 }, { "key": "Thermona", "doc_count": 3 }, { "key": "ThiEYE", "doc_count": 1 }, { "key": "Thomas", "doc_count": 12 }, { "key": "Toshiba", "doc_count": 85 }, { "key": "Total", "doc_count": 303 }, { "key": "Totu", "doc_count": 1 }, { "key": "Toyota", "doc_count": 4 }, { "key": "Tp-Link", "doc_count": 23 }, { "key": "Tramontina", "doc_count": 82 }, { "key": "Transcend", "doc_count": 4 }, { "key": "Trek", "doc_count": 37 }, { "key": "Trinx", "doc_count": 34 }, { "key": "Trunk", "doc_count": 6 }, { "key": "Ttec", "doc_count": 13 }, { "key": "Tucano", "doc_count": 8 }, { "key": "TÜRKİYƏ SEYFLƏR", "doc_count": 1 }, { "key": "TÜRKİYƏ SEYFLƏRİ", "doc_count": 6 }, { "key": "Türkiyə", "doc_count": 328 }, { "key": "Ubisoft", "doc_count": 7 }, { "key": "Ukrayna", "doc_count": 3 }, { "key": "Umbro", "doc_count": 2 }, { "key": "Unimax", "doc_count": 1 }, { "key": "Urbanears", "doc_count": 4 }, { "key": "Urbanista", "doc_count": 33 }, { "key": "Usams", "doc_count": 1 }, { "key": "Uğur", "doc_count": 11 }, { "key": "V50", "doc_count": 1 }, { "key": "VCOM", "doc_count": 3 }, { "key": "Valve", "doc_count": 1 }, { "key": "Vanguard", "doc_count": 1 }, { "key": "Varmilo", "doc_count": 4 }, { "key": "Varta", "doc_count": 95 }, { "key": "Ventura", "doc_count": 6 }, { "key": "Vera", "doc_count": 2 }, { "key": "Verdi", "doc_count": 1 }, { "key": "Vilma", "doc_count": 1 }, { "key": "Vinzer", "doc_count": 56 }, { "key": "Viomi", "doc_count": 1 }, { "key": "Vista", "doc_count": 12 }, { "key": "Vitek", "doc_count": 86 }, { "key": "Viva", "doc_count": 22 }, { "key": "Vivo", "doc_count": 42 }, { "key": "Volksgym", "doc_count": 37 }, { "key": "Voltam", "doc_count": 4 }, { "key": "Vox", "doc_count": 1 }, { "key": "WAHL", "doc_count": 10 }, { "key": "WB Games", "doc_count": 1 }, { "key": "Wacaco", "doc_count": 12 }, { "key": "Wacom", "doc_count": 4 }, { "key": "Warmhaus", "doc_count": 4 }, { "key": "Warner Bros. Interactive Entertainment", "doc_count": 6 }, { "key": "Wedze", "doc_count": 1 }, { "key": "Western Digital", "doc_count": 5 }, { "key": "Whirlpool", "doc_count": 6 }, { "key": "White Glo", "doc_count": 10 }, { "key": "WingZ", "doc_count": 28 }, { "key": "Winso", "doc_count": 179 }, { "key": "Winzz", "doc_count": 7 }, { "key": "Wynns", "doc_count": 3 }, { "key": "Xbox", "doc_count": 1 }, { "key": "Xiaomi", "doc_count": 417 }, { "key": "Xiaomi Ninetygo", "doc_count": 12 }, { "key": "Xtrfy", "doc_count": 2 }, { "key": "YUMI", "doc_count": 26 }, { "key": "Yandex", "doc_count": 23 }, { "key": "Yes", "doc_count": 1 }, { "key": "Yison", "doc_count": 4 }, { "key": "Yupiter", "doc_count": 6 }, { "key": "ZANUSSI", "doc_count": 10 }, { "key": "ZMI", "doc_count": 3 }, { "key": "ZTE", "doc_count": 9 }, { "key": "Zalman", "doc_count": 4 }, { "key": "Zaza", "doc_count": 5 }, { "key": "Zelmer", "doc_count": 2 }, { "key": "Zhejiang", "doc_count": 1 }, { "key": "Zhiyun", "doc_count": 1 }, { "key": "ZigZag", "doc_count": 14 }, { "key": "iRobot", "doc_count": 6 }, { "key": "illy", "doc_count": 1 }, { "key": "Çin", "doc_count": 8 }, { "key": "İnci", "doc_count": 2 }, { "key": "İnci Akü", "doc_count": 37 }, { "key": "İntaleo", "doc_count": 12 }, { "key": "İron GYM", "doc_count": 1 }, { "key": "İronMaxx", "doc_count": 4 }, { "key": "İskra", "doc_count": 3 }, { "key": "İspaniya", "doc_count": 2 }, { "key": "İtaliya", "doc_count": 5 }, { "key": "Еpson", "doc_count": 1 }, { "key": "Сelenes", "doc_count": 2 }, { "key": "‎Black&Decker", "doc_count": 5 } ] }, "attribute_set_id": { "doc_count_error_upper_bound": 0, "sum_other_doc_count": 0, "buckets": [ { "key": 1008, "doc_count": 3116 }, { "key": 1011, "doc_count": 1303 }, { "key": 370, "doc_count": 1022 }, { "key": 1234, "doc_count": 973 }, { "key": 1208, "doc_count": 950 }, { "key": 1067, "doc_count": 543 }, { "key": 552, "doc_count": 484 }, { "key": 599, "doc_count": 482 }, { "key": 472, "doc_count": 462 }, { "key": 607, "doc_count": 457 }, { "key": 1206, "doc_count": 409 }, { "key": 465, "doc_count": 363 }, { "key": 1018, "doc_count": 354 }, { "key": 368, "doc_count": 342 }, { "key": 1010, "doc_count": 327 }, { "key": 620, "doc_count": 298 }, { "key": 439, "doc_count": 287 }, { "key": 407, "doc_count": 284 }, { "key": 1313, "doc_count": 280 }, { "key": 1079, "doc_count": 279 }, { "key": 388, "doc_count": 273 }, { "key": 438, "doc_count": 258 }, { "key": 448, "doc_count": 244 }, { "key": 512, "doc_count": 241 }, { "key": 437, "doc_count": 236 }, { "key": 539, "doc_count": 236 }, { "key": 363, "doc_count": 235 }, { "key": 543, "doc_count": 228 }, { "key": 470, "doc_count": 226 }, { "key": 1374, "doc_count": 215 }, { "key": 441, "doc_count": 211 }, { "key": 380, "doc_count": 208 }, { "key": 445, "doc_count": 203 }, { "key": 996, "doc_count": 199 }, { "key": 1330, "doc_count": 197 }, { "key": 1057, "doc_count": 196 }, { "key": 455, "doc_count": 192 }, { "key": 459, "doc_count": 189 }, { "key": 1233, "doc_count": 175 }, { "key": 1237, "doc_count": 174 }, { "key": 409, "doc_count": 171 }, { "key": 491, "doc_count": 171 }, { "key": 537, "doc_count": 163 }, { "key": 443, "doc_count": 161 }, { "key": 1216, "doc_count": 159 }, { "key": 1384, "doc_count": 158 }, { "key": 1307, "doc_count": 156 }, { "key": 390, "doc_count": 153 }, { "key": 1257, "doc_count": 153 }, { "key": 1386, "doc_count": 153 }, { "key": 403, "doc_count": 148 }, { "key": 1103, "doc_count": 148 }, { "key": 361, "doc_count": 147 }, { "key": 1071, "doc_count": 147 }, { "key": 1220, "doc_count": 145 }, { "key": 1258, "doc_count": 144 }, { "key": 367, "doc_count": 143 }, { "key": 411, "doc_count": 140 }, { "key": 1436, "doc_count": 137 }, { "key": 503, "doc_count": 135 }, { "key": 1310, "doc_count": 135 }, { "key": 1221, "doc_count": 134 }, { "key": 393, "doc_count": 128 }, { "key": 875, "doc_count": 124 }, { "key": 369, "doc_count": 122 }, { "key": 364, "doc_count": 121 }, { "key": 1186, "doc_count": 120 }, { "key": 542, "doc_count": 118 }, { "key": 663, "doc_count": 113 }, { "key": 1074, "doc_count": 112 }, { "key": 366, "doc_count": 111 }, { "key": 386, "doc_count": 111 }, { "key": 1070, "doc_count": 111 }, { "key": 1106, "doc_count": 108 }, { "key": 425, "doc_count": 107 }, { "key": 464, "doc_count": 107 }, { "key": 1231, "doc_count": 107 }, { "key": 606, "doc_count": 102 }, { "key": 997, "doc_count": 102 }, { "key": 1235, "doc_count": 100 }, { "key": 479, "doc_count": 98 }, { "key": 1440, "doc_count": 98 }, { "key": 468, "doc_count": 97 }, { "key": 1414, "doc_count": 97 }, { "key": 857, "doc_count": 96 }, { "key": 873, "doc_count": 96 }, { "key": 870, "doc_count": 92 }, { "key": 1210, "doc_count": 92 }, { "key": 1137, "doc_count": 90 }, { "key": 1392, "doc_count": 90 }, { "key": 502, "doc_count": 89 }, { "key": 450, "doc_count": 88 }, { "key": 1277, "doc_count": 87 }, { "key": 1458, "doc_count": 87 }, { "key": 1232, "doc_count": 86 }, { "key": 378, "doc_count": 85 }, { "key": 1042, "doc_count": 85 }, { "key": 1371, "doc_count": 84 }, { "key": 1439, "doc_count": 84 }, { "key": 541, "doc_count": 83 }, { "key": 377, "doc_count": 82 }, { "key": 432, "doc_count": 82 }, { "key": 525, "doc_count": 82 }, { "key": 908, "doc_count": 82 }, { "key": 392, "doc_count": 81 }, { "key": 582, "doc_count": 81 }, { "key": 544, "doc_count": 79 }, { "key": 892, "doc_count": 78 }, { "key": 1249, "doc_count": 77 }, { "key": 1375, "doc_count": 77 }, { "key": 373, "doc_count": 76 }, { "key": 1243, "doc_count": 76 }, { "key": 398, "doc_count": 75 }, { "key": 1131, "doc_count": 75 }, { "key": 427, "doc_count": 74 }, { "key": 1120, "doc_count": 74 }, { "key": 371, "doc_count": 73 }, { "key": 385, "doc_count": 73 }, { "key": 1204, "doc_count": 73 }, { "key": 1474, "doc_count": 73 }, { "key": 466, "doc_count": 72 }, { "key": 1385, "doc_count": 71 }, { "key": 1219, "doc_count": 70 }, { "key": 480, "doc_count": 69 }, { "key": 1066, "doc_count": 69 }, { "key": 1463, "doc_count": 69 }, { "key": 1072, "doc_count": 68 }, { "key": 457, "doc_count": 66 }, { "key": 909, "doc_count": 66 }, { "key": 404, "doc_count": 65 }, { "key": 868, "doc_count": 64 }, { "key": 1359, "doc_count": 64 }, { "key": 1473, "doc_count": 64 }, { "key": 401, "doc_count": 63 }, { "key": 408, "doc_count": 63 }, { "key": 619, "doc_count": 63 }, { "key": 1387, "doc_count": 63 }, { "key": 1456, "doc_count": 63 }, { "key": 396, "doc_count": 62 }, { "key": 400, "doc_count": 62 }, { "key": 451, "doc_count": 62 }, { "key": 461, "doc_count": 62 }, { "key": 579, "doc_count": 62 }, { "key": 405, "doc_count": 61 }, { "key": 1207, "doc_count": 61 }, { "key": 1218, "doc_count": 61 }, { "key": 1248, "doc_count": 60 }, { "key": 1253, "doc_count": 59 }, { "key": 1438, "doc_count": 59 }, { "key": 394, "doc_count": 58 }, { "key": 446, "doc_count": 58 }, { "key": 1408, "doc_count": 58 }, { "key": 1477, "doc_count": 58 }, { "key": 376, "doc_count": 57 }, { "key": 484, "doc_count": 56 }, { "key": 999, "doc_count": 56 }, { "key": 1312, "doc_count": 56 }, { "key": 1073, "doc_count": 55 }, { "key": 1251, "doc_count": 55 }, { "key": 1273, "doc_count": 55 }, { "key": 1311, "doc_count": 55 }, { "key": 374, "doc_count": 54 }, { "key": 440, "doc_count": 54 }, { "key": 477, "doc_count": 54 }, { "key": 483, "doc_count": 54 }, { "key": 1159, "doc_count": 54 }, { "key": 1472, "doc_count": 54 }, { "key": 1141, "doc_count": 53 }, { "key": 578, "doc_count": 52 }, { "key": 798, "doc_count": 52 }, { "key": 1078, "doc_count": 52 }, { "key": 1244, "doc_count": 52 }, { "key": 1420, "doc_count": 52 }, { "key": 382, "doc_count": 51 }, { "key": 1108, "doc_count": 51 }, { "key": 1382, "doc_count": 51 }, { "key": 1427, "doc_count": 51 }, { "key": 1441, "doc_count": 51 }, { "key": 560, "doc_count": 50 }, { "key": 615, "doc_count": 50 }, { "key": 387, "doc_count": 49 }, { "key": 524, "doc_count": 49 }, { "key": 580, "doc_count": 49 }, { "key": 1115, "doc_count": 49 }, { "key": 1241, "doc_count": 49 }, { "key": 421, "doc_count": 48 }, { "key": 453, "doc_count": 48 }, { "key": 1121, "doc_count": 48 }, { "key": 1469, "doc_count": 48 }, { "key": 454, "doc_count": 47 }, { "key": 1100, "doc_count": 47 }, { "key": 1138, "doc_count": 47 }, { "key": 523, "doc_count": 45 }, { "key": 548, "doc_count": 45 }, { "key": 1300, "doc_count": 45 }, { "key": 1481, "doc_count": 45 }, { "key": 1497, "doc_count": 45 }, { "key": 1051, "doc_count": 44 }, { "key": 1064, "doc_count": 44 }, { "key": 375, "doc_count": 43 }, { "key": 494, "doc_count": 43 }, { "key": 874, "doc_count": 43 }, { "key": 1343, "doc_count": 43 }, { "key": 1445, "doc_count": 43 }, { "key": 460, "doc_count": 42 }, { "key": 493, "doc_count": 42 }, { "key": 603, "doc_count": 42 }, { "key": 1336, "doc_count": 42 }, { "key": 1388, "doc_count": 42 }, { "key": 391, "doc_count": 41 }, { "key": 1393, "doc_count": 41 }, { "key": 1453, "doc_count": 41 }, { "key": 492, "doc_count": 40 }, { "key": 652, "doc_count": 40 }, { "key": 1005, "doc_count": 40 }, { "key": 1205, "doc_count": 40 }, { "key": 444, "doc_count": 39 }, { "key": 473, "doc_count": 39 }, { "key": 490, "doc_count": 39 }, { "key": 518, "doc_count": 39 }, { "key": 558, "doc_count": 39 }, { "key": 586, "doc_count": 39 }, { "key": 806, "doc_count": 39 }, { "key": 1085, "doc_count": 39 }, { "key": 1274, "doc_count": 39 }, { "key": 510, "doc_count": 38 }, { "key": 888, "doc_count": 38 }, { "key": 1227, "doc_count": 38 }, { "key": 415, "doc_count": 37 }, { "key": 452, "doc_count": 37 }, { "key": 796, "doc_count": 37 }, { "key": 954, "doc_count": 37 }, { "key": 1394, "doc_count": 37 }, { "key": 1457, "doc_count": 37 }, { "key": 1475, "doc_count": 37 }, { "key": 469, "doc_count": 36 }, { "key": 489, "doc_count": 36 }, { "key": 551, "doc_count": 36 }, { "key": 1063, "doc_count": 36 }, { "key": 1105, "doc_count": 36 }, { "key": 511, "doc_count": 35 }, { "key": 563, "doc_count": 35 }, { "key": 901, "doc_count": 35 }, { "key": 998, "doc_count": 35 }, { "key": 1143, "doc_count": 35 }, { "key": 1389, "doc_count": 35 }, { "key": 509, "doc_count": 34 }, { "key": 557, "doc_count": 34 }, { "key": 566, "doc_count": 34 }, { "key": 572, "doc_count": 34 }, { "key": 1429, "doc_count": 34 }, { "key": 1434, "doc_count": 34 }, { "key": 433, "doc_count": 33 }, { "key": 436, "doc_count": 33 }, { "key": 571, "doc_count": 33 }, { "key": 1134, "doc_count": 33 }, { "key": 1314, "doc_count": 33 }, { "key": 1443, "doc_count": 33 }, { "key": 449, "doc_count": 32 }, { "key": 703, "doc_count": 32 }, { "key": 1109, "doc_count": 32 }, { "key": 1118, "doc_count": 32 }, { "key": 1340, "doc_count": 32 }, { "key": 1428, "doc_count": 32 }, { "key": 362, "doc_count": 31 }, { "key": 496, "doc_count": 31 }, { "key": 698, "doc_count": 31 }, { "key": 1093, "doc_count": 31 }, { "key": 1136, "doc_count": 31 }, { "key": 1169, "doc_count": 31 }, { "key": 1319, "doc_count": 31 }, { "key": 1348, "doc_count": 31 }, { "key": 1380, "doc_count": 31 }, { "key": 413, "doc_count": 30 }, { "key": 478, "doc_count": 30 }, { "key": 701, "doc_count": 30 }, { "key": 910, "doc_count": 30 }, { "key": 1282, "doc_count": 30 }, { "key": 1397, "doc_count": 30 }, { "key": 1462, "doc_count": 30 }, { "key": 365, "doc_count": 29 }, { "key": 564, "doc_count": 29 }, { "key": 683, "doc_count": 29 }, { "key": 906, "doc_count": 29 }, { "key": 1080, "doc_count": 29 }, { "key": 1188, "doc_count": 29 }, { "key": 1339, "doc_count": 29 }, { "key": 495, "doc_count": 28 }, { "key": 506, "doc_count": 28 }, { "key": 884, "doc_count": 28 }, { "key": 1139, "doc_count": 28 }, { "key": 1395, "doc_count": 28 }, { "key": 1460, "doc_count": 28 }, { "key": 410, "doc_count": 27 }, { "key": 519, "doc_count": 27 }, { "key": 583, "doc_count": 27 }, { "key": 589, "doc_count": 27 }, { "key": 1398, "doc_count": 27 }, { "key": 1410, "doc_count": 27 }, { "key": 1416, "doc_count": 27 }, { "key": 508, "doc_count": 26 }, { "key": 546, "doc_count": 26 }, { "key": 913, "doc_count": 26 }, { "key": 1236, "doc_count": 26 }, { "key": 1247, "doc_count": 26 }, { "key": 1450, "doc_count": 26 }, { "key": 570, "doc_count": 25 }, { "key": 605, "doc_count": 25 }, { "key": 1306, "doc_count": 25 }, { "key": 1333, "doc_count": 25 }, { "key": 1451, "doc_count": 25 }, { "key": 1476, "doc_count": 25 }, { "key": 905, "doc_count": 24 }, { "key": 1133, "doc_count": 24 }, { "key": 534, "doc_count": 23 }, { "key": 554, "doc_count": 23 }, { "key": 1399, "doc_count": 23 }, { "key": 1419, "doc_count": 23 }, { "key": 1468, "doc_count": 23 }, { "key": 379, "doc_count": 22 }, { "key": 414, "doc_count": 22 }, { "key": 418, "doc_count": 22 }, { "key": 420, "doc_count": 22 }, { "key": 434, "doc_count": 22 }, { "key": 644, "doc_count": 22 }, { "key": 1035, "doc_count": 22 }, { "key": 1123, "doc_count": 22 }, { "key": 1291, "doc_count": 22 }, { "key": 1373, "doc_count": 22 }, { "key": 1405, "doc_count": 22 }, { "key": 1452, "doc_count": 22 }, { "key": 1493, "doc_count": 22 }, { "key": 397, "doc_count": 21 }, { "key": 463, "doc_count": 21 }, { "key": 902, "doc_count": 21 }, { "key": 1112, "doc_count": 21 }, { "key": 1279, "doc_count": 21 }, { "key": 1418, "doc_count": 21 }, { "key": 1447, "doc_count": 21 }, { "key": 412, "doc_count": 20 }, { "key": 1058, "doc_count": 20 }, { "key": 1228, "doc_count": 20 }, { "key": 1391, "doc_count": 20 }, { "key": 1492, "doc_count": 20 }, { "key": 471, "doc_count": 19 }, { "key": 769, "doc_count": 19 }, { "key": 807, "doc_count": 19 }, { "key": 904, "doc_count": 19 }, { "key": 911, "doc_count": 19 }, { "key": 1215, "doc_count": 19 }, { "key": 1276, "doc_count": 19 }, { "key": 1378, "doc_count": 19 }, { "key": 500, "doc_count": 18 }, { "key": 501, "doc_count": 18 }, { "key": 513, "doc_count": 18 }, { "key": 535, "doc_count": 18 }, { "key": 617, "doc_count": 18 }, { "key": 858, "doc_count": 18 }, { "key": 887, "doc_count": 18 }, { "key": 1040, "doc_count": 18 }, { "key": 1224, "doc_count": 18 }, { "key": 1305, "doc_count": 18 }, { "key": 1400, "doc_count": 18 }, { "key": 1406, "doc_count": 18 }, { "key": 1413, "doc_count": 18 }, { "key": 1437, "doc_count": 18 }, { "key": 1467, "doc_count": 18 }, { "key": 1485, "doc_count": 18 }, { "key": 1509, "doc_count": 18 }, { "key": 422, "doc_count": 17 }, { "key": 426, "doc_count": 17 }, { "key": 488, "doc_count": 17 }, { "key": 651, "doc_count": 17 }, { "key": 1081, "doc_count": 17 }, { "key": 1275, "doc_count": 17 }, { "key": 1383, "doc_count": 17 }, { "key": 1442, "doc_count": 17 }, { "key": 384, "doc_count": 16 }, { "key": 456, "doc_count": 16 }, { "key": 475, "doc_count": 16 }, { "key": 499, "doc_count": 16 }, { "key": 568, "doc_count": 16 }, { "key": 645, "doc_count": 16 }, { "key": 862, "doc_count": 16 }, { "key": 1191, "doc_count": 16 }, { "key": 1431, "doc_count": 16 }, { "key": 395, "doc_count": 15 }, { "key": 428, "doc_count": 15 }, { "key": 476, "doc_count": 15 }, { "key": 522, "doc_count": 15 }, { "key": 550, "doc_count": 15 }, { "key": 658, "doc_count": 15 }, { "key": 1116, "doc_count": 15 }, { "key": 1172, "doc_count": 15 }, { "key": 1454, "doc_count": 15 }, { "key": 1486, "doc_count": 15 }, { "key": 381, "doc_count": 14 }, { "key": 458, "doc_count": 14 }, { "key": 565, "doc_count": 14 }, { "key": 622, "doc_count": 14 }, { "key": 664, "doc_count": 14 }, { "key": 767, "doc_count": 14 }, { "key": 797, "doc_count": 14 }, { "key": 810, "doc_count": 14 }, { "key": 881, "doc_count": 14 }, { "key": 1000, "doc_count": 14 }, { "key": 1098, "doc_count": 14 }, { "key": 1117, "doc_count": 14 }, { "key": 1170, "doc_count": 14 }, { "key": 1212, "doc_count": 14 }, { "key": 1225, "doc_count": 14 }, { "key": 1250, "doc_count": 14 }, { "key": 1337, "doc_count": 14 }, { "key": 1409, "doc_count": 14 }, { "key": 1444, "doc_count": 14 }, { "key": 424, "doc_count": 13 }, { "key": 521, "doc_count": 13 }, { "key": 547, "doc_count": 13 }, { "key": 549, "doc_count": 13 }, { "key": 588, "doc_count": 13 }, { "key": 684, "doc_count": 13 }, { "key": 1038, "doc_count": 13 }, { "key": 1155, "doc_count": 13 }, { "key": 1403, "doc_count": 13 }, { "key": 1404, "doc_count": 13 }, { "key": 1426, "doc_count": 13 }, { "key": 1449, "doc_count": 13 }, { "key": 1488, "doc_count": 13 }, { "key": 516, "doc_count": 12 }, { "key": 576, "doc_count": 12 }, { "key": 581, "doc_count": 12 }, { "key": 800, "doc_count": 12 }, { "key": 818, "doc_count": 12 }, { "key": 856, "doc_count": 12 }, { "key": 907, "doc_count": 12 }, { "key": 912, "doc_count": 12 }, { "key": 989, "doc_count": 12 }, { "key": 1037, "doc_count": 12 }, { "key": 1062, "doc_count": 12 }, { "key": 1157, "doc_count": 12 }, { "key": 1166, "doc_count": 12 }, { "key": 1377, "doc_count": 12 }, { "key": 1402, "doc_count": 12 }, { "key": 482, "doc_count": 11 }, { "key": 587, "doc_count": 11 }, { "key": 730, "doc_count": 11 }, { "key": 866, "doc_count": 11 }, { "key": 984, "doc_count": 11 }, { "key": 1083, "doc_count": 11 }, { "key": 1092, "doc_count": 11 }, { "key": 1113, "doc_count": 11 }, { "key": 1124, "doc_count": 11 }, { "key": 1152, "doc_count": 11 }, { "key": 1167, "doc_count": 11 }, { "key": 1321, "doc_count": 11 }, { "key": 1341, "doc_count": 11 }, { "key": 1363, "doc_count": 11 }, { "key": 1379, "doc_count": 11 }, { "key": 1433, "doc_count": 11 }, { "key": 1465, "doc_count": 11 }, { "key": 474, "doc_count": 10 }, { "key": 485, "doc_count": 10 }, { "key": 593, "doc_count": 10 }, { "key": 662, "doc_count": 10 }, { "key": 772, "doc_count": 10 }, { "key": 823, "doc_count": 10 }, { "key": 894, "doc_count": 10 }, { "key": 1017, "doc_count": 10 }, { "key": 1146, "doc_count": 10 }, { "key": 1174, "doc_count": 10 }, { "key": 1323, "doc_count": 10 }, { "key": 1370, "doc_count": 10 }, { "key": 1415, "doc_count": 10 }, { "key": 1425, "doc_count": 10 }, { "key": 1479, "doc_count": 10 }, { "key": 1489, "doc_count": 10 }, { "key": 399, "doc_count": 9 }, { "key": 419, "doc_count": 9 }, { "key": 423, "doc_count": 9 }, { "key": 487, "doc_count": 9 }, { "key": 515, "doc_count": 9 }, { "key": 574, "doc_count": 9 }, { "key": 614, "doc_count": 9 }, { "key": 671, "doc_count": 9 }, { "key": 805, "doc_count": 9 }, { "key": 811, "doc_count": 9 }, { "key": 895, "doc_count": 9 }, { "key": 987, "doc_count": 9 }, { "key": 1089, "doc_count": 9 }, { "key": 1132, "doc_count": 9 }, { "key": 1242, "doc_count": 9 }, { "key": 1320, "doc_count": 9 }, { "key": 1423, "doc_count": 9 }, { "key": 1424, "doc_count": 9 }, { "key": 1484, "doc_count": 9 }, { "key": 1494, "doc_count": 9 }, { "key": 1500, "doc_count": 9 }, { "key": 417, "doc_count": 8 }, { "key": 641, "doc_count": 8 }, { "key": 871, "doc_count": 8 }, { "key": 876, "doc_count": 8 }, { "key": 877, "doc_count": 8 }, { "key": 890, "doc_count": 8 }, { "key": 919, "doc_count": 8 }, { "key": 920, "doc_count": 8 }, { "key": 1056, "doc_count": 8 }, { "key": 1178, "doc_count": 8 }, { "key": 1209, "doc_count": 8 }, { "key": 1372, "doc_count": 8 }, { "key": 1381, "doc_count": 8 }, { "key": 1422, "doc_count": 8 }, { "key": 406, "doc_count": 7 }, { "key": 467, "doc_count": 7 }, { "key": 569, "doc_count": 7 }, { "key": 594, "doc_count": 7 }, { "key": 686, "doc_count": 7 }, { "key": 750, "doc_count": 7 }, { "key": 1084, "doc_count": 7 }, { "key": 1153, "doc_count": 7 }, { "key": 1194, "doc_count": 7 }, { "key": 1195, "doc_count": 7 }, { "key": 1238, "doc_count": 7 }, { "key": 1254, "doc_count": 7 }, { "key": 1302, "doc_count": 7 }, { "key": 1324, "doc_count": 7 }, { "key": 1390, "doc_count": 7 }, { "key": 1435, "doc_count": 7 }, { "key": 1491, "doc_count": 7 }, { "key": 498, "doc_count": 6 }, { "key": 514, "doc_count": 6 }, { "key": 553, "doc_count": 6 }, { "key": 567, "doc_count": 6 }, { "key": 573, "doc_count": 6 }, { "key": 577, "doc_count": 6 }, { "key": 604, "doc_count": 6 }, { "key": 903, "doc_count": 6 }, { "key": 986, "doc_count": 6 }, { "key": 1014, "doc_count": 6 }, { "key": 1053, "doc_count": 6 }, { "key": 1088, "doc_count": 6 }, { "key": 1090, "doc_count": 6 }, { "key": 1099, "doc_count": 6 }, { "key": 1150, "doc_count": 6 }, { "key": 1164, "doc_count": 6 }, { "key": 1217, "doc_count": 6 }, { "key": 1245, "doc_count": 6 }, { "key": 1256, "doc_count": 6 }, { "key": 1278, "doc_count": 6 }, { "key": 1448, "doc_count": 6 }, { "key": 1478, "doc_count": 6 }, { "key": 1501, "doc_count": 6 }, { "key": 435, "doc_count": 5 }, { "key": 497, "doc_count": 5 }, { "key": 536, "doc_count": 5 }, { "key": 562, "doc_count": 5 }, { "key": 601, "doc_count": 5 }, { "key": 618, "doc_count": 5 }, { "key": 640, "doc_count": 5 }, { "key": 642, "doc_count": 5 }, { "key": 648, "doc_count": 5 }, { "key": 682, "doc_count": 5 }, { "key": 690, "doc_count": 5 }, { "key": 824, "doc_count": 5 }, { "key": 893, "doc_count": 5 }, { "key": 1012, "doc_count": 5 }, { "key": 1013, "doc_count": 5 }, { "key": 1054, "doc_count": 5 }, { "key": 1142, "doc_count": 5 }, { "key": 1145, "doc_count": 5 }, { "key": 1151, "doc_count": 5 }, { "key": 1272, "doc_count": 5 }, { "key": 1412, "doc_count": 5 }, { "key": 1421, "doc_count": 5 }, { "key": 1446, "doc_count": 5 }, { "key": 1455, "doc_count": 5 }, { "key": 1461, "doc_count": 5 }, { "key": 1487, "doc_count": 5 }, { "key": 402, "doc_count": 4 }, { "key": 486, "doc_count": 4 }, { "key": 507, "doc_count": 4 }, { "key": 575, "doc_count": 4 }, { "key": 595, "doc_count": 4 }, { "key": 602, "doc_count": 4 }, { "key": 659, "doc_count": 4 }, { "key": 687, "doc_count": 4 }, { "key": 688, "doc_count": 4 }, { "key": 696, "doc_count": 4 }, { "key": 705, "doc_count": 4 }, { "key": 869, "doc_count": 4 }, { "key": 918, "doc_count": 4 }, { "key": 922, "doc_count": 4 }, { "key": 952, "doc_count": 4 }, { "key": 1095, "doc_count": 4 }, { "key": 1111, "doc_count": 4 }, { "key": 1125, "doc_count": 4 }, { "key": 1135, "doc_count": 4 }, { "key": 1175, "doc_count": 4 }, { "key": 1187, "doc_count": 4 }, { "key": 1239, "doc_count": 4 }, { "key": 1240, "doc_count": 4 }, { "key": 1246, "doc_count": 4 }, { "key": 1252, "doc_count": 4 }, { "key": 1265, "doc_count": 4 }, { "key": 1315, "doc_count": 4 }, { "key": 1353, "doc_count": 4 }, { "key": 1376, "doc_count": 4 }, { "key": 1396, "doc_count": 4 }, { "key": 1411, "doc_count": 4 }, { "key": 1417, "doc_count": 4 }, { "key": 1459, "doc_count": 4 }, { "key": 1480, "doc_count": 4 }, { "key": 1490, "doc_count": 4 }, { "key": 1506, "doc_count": 4 }, { "key": 462, "doc_count": 3 }, { "key": 538, "doc_count": 3 }, { "key": 545, "doc_count": 3 }, { "key": 600, "doc_count": 3 }, { "key": 627, "doc_count": 3 }, { "key": 631, "doc_count": 3 }, { "key": 654, "doc_count": 3 }, { "key": 661, "doc_count": 3 }, { "key": 675, "doc_count": 3 }, { "key": 694, "doc_count": 3 }, { "key": 710, "doc_count": 3 }, { "key": 795, "doc_count": 3 }, { "key": 799, "doc_count": 3 }, { "key": 802, "doc_count": 3 }, { "key": 859, "doc_count": 3 }, { "key": 872, "doc_count": 3 }, { "key": 917, "doc_count": 3 }, { "key": 939, "doc_count": 3 }, { "key": 991, "doc_count": 3 }, { "key": 992, "doc_count": 3 }, { "key": 1016, "doc_count": 3 }, { "key": 1119, "doc_count": 3 }, { "key": 1122, "doc_count": 3 }, { "key": 1148, "doc_count": 3 }, { "key": 1181, "doc_count": 3 }, { "key": 1182, "doc_count": 3 }, { "key": 1199, "doc_count": 3 }, { "key": 1214, "doc_count": 3 }, { "key": 1255, "doc_count": 3 }, { "key": 1268, "doc_count": 3 }, { "key": 1301, "doc_count": 3 }, { "key": 1303, "doc_count": 3 }, { "key": 1322, "doc_count": 3 }, { "key": 1329, "doc_count": 3 }, { "key": 1342, "doc_count": 3 }, { "key": 1346, "doc_count": 3 }, { "key": 1350, "doc_count": 3 }, { "key": 1364, "doc_count": 3 }, { "key": 1401, "doc_count": 3 }, { "key": 1407, "doc_count": 3 }, { "key": 1430, "doc_count": 3 }, { "key": 1470, "doc_count": 3 }, { "key": 1471, "doc_count": 3 }, { "key": 1483, "doc_count": 3 }, { "key": 1495, "doc_count": 3 }, { "key": 1496, "doc_count": 3 }, { "key": 1499, "doc_count": 3 }, { "key": 1502, "doc_count": 3 }, { "key": 416, "doc_count": 2 }, { "key": 481, "doc_count": 2 }, { "key": 504, "doc_count": 2 }, { "key": 505, "doc_count": 2 }, { "key": 540, "doc_count": 2 }, { "key": 608, "doc_count": 2 }, { "key": 611, "doc_count": 2 }, { "key": 625, "doc_count": 2 }, { "key": 691, "doc_count": 2 }, { "key": 713, "doc_count": 2 }, { "key": 733, "doc_count": 2 }, { "key": 775, "doc_count": 2 }, { "key": 820, "doc_count": 2 }, { "key": 865, "doc_count": 2 }, { "key": 867, "doc_count": 2 }, { "key": 883, "doc_count": 2 }, { "key": 914, "doc_count": 2 }, { "key": 916, "doc_count": 2 }, { "key": 995, "doc_count": 2 }, { "key": 1015, "doc_count": 2 }, { "key": 1019, "doc_count": 2 }, { "key": 1048, "doc_count": 2 }, { "key": 1050, "doc_count": 2 }, { "key": 1060, "doc_count": 2 }, { "key": 1077, "doc_count": 2 }, { "key": 1128, "doc_count": 2 }, { "key": 1140, "doc_count": 2 }, { "key": 1154, "doc_count": 2 }, { "key": 1165, "doc_count": 2 }, { "key": 1168, "doc_count": 2 }, { "key": 1173, "doc_count": 2 }, { "key": 1183, "doc_count": 2 }, { "key": 1190, "doc_count": 2 }, { "key": 1192, "doc_count": 2 }, { "key": 1196, "doc_count": 2 }, { "key": 1197, "doc_count": 2 }, { "key": 1200, "doc_count": 2 }, { "key": 1327, "doc_count": 2 }, { "key": 1331, "doc_count": 2 }, { "key": 1335, "doc_count": 2 }, { "key": 1344, "doc_count": 2 }, { "key": 1347, "doc_count": 2 }, { "key": 1351, "doc_count": 2 }, { "key": 1354, "doc_count": 2 }, { "key": 1356, "doc_count": 2 }, { "key": 1357, "doc_count": 2 }, { "key": 1365, "doc_count": 2 }, { "key": 1368, "doc_count": 2 }, { "key": 1369, "doc_count": 2 }, { "key": 1432, "doc_count": 2 }, { "key": 1464, "doc_count": 2 }, { "key": 1466, "doc_count": 2 }, { "key": 1482, "doc_count": 2 }, { "key": 1498, "doc_count": 2 }, { "key": 1505, "doc_count": 2 }, { "key": 1510, "doc_count": 2 }, { "key": 1511, "doc_count": 2 }, { "key": 144, "doc_count": 1 }, { "key": 528, "doc_count": 1 }, { "key": 533, "doc_count": 1 }, { "key": 590, "doc_count": 1 }, { "key": 591, "doc_count": 1 }, { "key": 609, "doc_count": 1 }, { "key": 610, "doc_count": 1 }, { "key": 613, "doc_count": 1 }, { "key": 626, "doc_count": 1 }, { "key": 634, "doc_count": 1 }, { "key": 643, "doc_count": 1 }, { "key": 655, "doc_count": 1 }, { "key": 660, "doc_count": 1 }, { "key": 668, "doc_count": 1 }, { "key": 669, "doc_count": 1 }, { "key": 673, "doc_count": 1 }, { "key": 685, "doc_count": 1 }, { "key": 692, "doc_count": 1 }, { "key": 693, "doc_count": 1 }, { "key": 697, "doc_count": 1 }, { "key": 702, "doc_count": 1 }, { "key": 704, "doc_count": 1 }, { "key": 741, "doc_count": 1 }, { "key": 742, "doc_count": 1 }, { "key": 755, "doc_count": 1 }, { "key": 762, "doc_count": 1 }, { "key": 808, "doc_count": 1 }, { "key": 809, "doc_count": 1 }, { "key": 819, "doc_count": 1 }, { "key": 860, "doc_count": 1 }, { "key": 861, "doc_count": 1 }, { "key": 863, "doc_count": 1 }, { "key": 886, "doc_count": 1 }, { "key": 915, "doc_count": 1 }, { "key": 988, "doc_count": 1 }, { "key": 1003, "doc_count": 1 }, { "key": 1065, "doc_count": 1 }, { "key": 1096, "doc_count": 1 }, { "key": 1126, "doc_count": 1 }, { "key": 1129, "doc_count": 1 }, { "key": 1144, "doc_count": 1 }, { "key": 1147, "doc_count": 1 }, { "key": 1149, "doc_count": 1 }, { "key": 1162, "doc_count": 1 }, { "key": 1171, "doc_count": 1 }, { "key": 1180, "doc_count": 1 }, { "key": 1189, "doc_count": 1 }, { "key": 1193, "doc_count": 1 }, { "key": 1198, "doc_count": 1 }, { "key": 1201, "doc_count": 1 }, { "key": 1202, "doc_count": 1 }, { "key": 1203, "doc_count": 1 }, { "key": 1222, "doc_count": 1 }, { "key": 1304, "doc_count": 1 }, { "key": 1318, "doc_count": 1 }, { "key": 1332, "doc_count": 1 }, { "key": 1338, "doc_count": 1 }, { "key": 1345, "doc_count": 1 }, { "key": 1349, "doc_count": 1 }, { "key": 1352, "doc_count": 1 }, { "key": 1355, "doc_count": 1 }, { "key": 1358, "doc_count": 1 }, { "key": 1360, "doc_count": 1 }, { "key": 1362, "doc_count": 1 }, { "key": 1503, "doc_count": 1 }, { "key": 1504, "doc_count": 1 }, { "key": 1507, "doc_count": 1 }, { "key": 1508, "doc_count": 1 }, { "key": 1512, "doc_count": 1 } ] } } }

It's returned all attribute options

vahonc commented 1 year ago

@webcreative24,

Are you sure that there are no errors in Magento or Elasticsearch logs?

Maybe you have some 3rd party extensions that could affect it.

I can try to reproduce this issue, but not sure if I have any luck, cause it looks like this is something specific for your environment.

BR, Vadym

webcreative24 commented 1 year ago

@vahonc yes. there are no errors related to elastic search. As you can see a direct request from Postman that I posted above returned the wrong response

webcreative24 commented 1 year ago

@vahonc I just found out that this query isn't correct when I pressed 'Show More': "bool": { "must_not": [ { "nested": { "path": "category", "score_mode": "none", "query": { "bool": { "must": [ { "term": { "category.category_id": { "value": 8615, "boost": 1 } } }, { "term": { "category.is_blacklisted": { "value": true, "boost": 1 } } } ], "must_not": [], "should": [], "boost": 1 } }, "boost": 1 } } ], "boost": 1 } }

I have modified this query:

"bool": { "must": [ { "nested": { "path": "category", "score_mode": "none", "query": { "bool": { "must": [ { "term": { "category.category_id": { "value": 8615, "boost": 1 } } } ], "must_not": [], "should": [], "boost": 1 } }, "boost": 1 } } ], "boost": 1 }

I've changed must_not to must and removed { "term": { "category.is_blacklisted": { "value": true, "boost": 1 } } }
and now I'm getting the correct result. Can you please help to understand where I can change this query in the code? Thanks

webcreative24 commented 1 year ago

@vahonc update to 2.10.17.1 version will fix this issue