Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: failed to parse field [TakerGets.value] of type [long] in document #49

Open
pkcs8 opened this issue Dec 12, 2023 · 3 comments
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pkcs8
Copy link
Member

pkcs8 commented Dec 12, 2023

Error message:

TRC Bulk index error hash=DBD7FFEEEBB2B70A51324CD0441E8A19D033D6842175C311BA70AEC3EDC17B69 reason="[1:376] failed to parse field [TakerGets.value] of type [long] in document with id 'DBD7FFEEEBB2B70A51324CD0441E8A19D033D6842175C311BA70AEC3EDC17B69'. Preview of field's valu e: '7922816251426430e13'" type=document_parsing_exception

@pkcs8 pkcs8 converted this from a draft issue Dec 12, 2023
@pkcs8 pkcs8 self-assigned this Dec 12, 2023
@pkcs8 pkcs8 added this to the v0.1 [MVP] milestone Dec 12, 2023
@pkcs8
Copy link
Member Author

pkcs8 commented Dec 13, 2023

TRC Bulk index error hash=69E3E0756E9E8EEC6C231C49FCC355B10D94DFB82D9285850471E07A00B80B2C reason="[1:376] failed to parse field [TakerGets.value] of type [long] in document with id '69E3E0756E9E8EEC6C231C49FCC355B10D94DFB82D9285850471E07A00B80B2C'. Preview of field's value: '7922816251426430e13'" type=document_parsing_exception

TRC Bulk index error hash=F47D5040F736A2E5CCEC5C77B7BA51ED4C46AA05ACF2FB672FC07CA4D5BDB65A reason="[1:376] failed to parse field [TakerGets.value] of type [long] in document with id 'F47D5040F736A2E5CCEC5C77B7BA51ED4C46AA05ACF2FB672FC07CA4D5BDB65A'. Preview of field's value: '7922816251426430e13'" type=document_parsing_exception

@pkcs8
Copy link
Member Author

pkcs8 commented Dec 13, 2023

TRC Bulk index error hash=2114344A8A15EFB7D8A08BD0615E9B634FF56D2585D25BAB987B0A8B6315935F reason="[1:228] failed to parse field [LimitAmount.value] of type [long] in document with id '2114344A8A15EFB7D8A08BD0615E9B634FF56D2585D25BAB987B0A8B6315935F'. Preview of field's value: '1000000000000000e4'" type=document_parsing_exception

@pkcs8 pkcs8 added the bug Something isn't working label Dec 18, 2023
@pkcs8 pkcs8 modified the milestones: v0 [MVP], v0.7 Feb 18, 2024
@pkcs8
Copy link
Member Author

pkcs8 commented Sep 3, 2024

Add ignore_malformed: true property to value fields that can throw these errors.

Elasticsearch docs: https://www.elastic.co/guide/en/elasticsearch/reference/current/ignore-malformed.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant