Closed
Description
Preconditions (*)
- Magento 2.3.2
- Elasticsearch 2
Steps to reproduce (*)
- Create a category with products
- Enable elasticsearch 2
- Reindex all
- Go to the category and add this params: "?p=999999999999999&product*list_order=price". Ex: https://www.example.com/category?p=9999999999999999999999999999&product_list*order=price
Expected result (*)
- Go to the last page of the category
Actual result (*)
- {{1 exception(s):
Exception #0 (Elasticsearch\Common\Exceptions\ServerErrorResponseException): {"error":{"rootcause":<{"type":"json_parse_exception","reason":"Numeric value (2.3058430092137e20) out of range of int (-2147483648 - 2147483647)\n at [Source: [B@33145eaa; line: 1, column: 28]"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"magento2_product_1_v173","node":"viwpe1vCTrGQomOe0uHakA","reason":{"type":"json_parseexception","reason":"Numeric value (2.3058430092137e20) out of range of int (-2147483648 - 2147483647)\n at [Source: [B@33145eaa; line: 1, column: 28]"}}>},"status":500}}}
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done