Error when handle Decimal data #37846
Labels
>bug
:Search Foundations/Mapping
Index mappings, including merging and defining field types
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
ElasticSearch Docker 6.5.4
Linux
ElasticSearch throw error:
3.1. Post string data
3.2. Delete this record and post data from step 2
{
"_index": "tokens",
"_type": "doc",
"_id": "1",
"_version": 3,
"found": true,
"_source": {
"balance": 1.8e+46
}
}
The text was updated successfully, but these errors were encountered: