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

problem with large integers #10

Open
neoflex opened this issue Mar 15, 2017 · 0 comments
Open

problem with large integers #10

neoflex opened this issue Mar 15, 2017 · 0 comments

Comments

@neoflex
Copy link

neoflex commented Mar 15, 2017

it seems that for very large integers, JSONAce is loosing some digits.
example:

{"responseHeader":{"status":0,"QTime":0,"params":{"q":"abstract_only:true","fl":"json, indexed, last_check_files, _version_","jsonace":"624","sort":"last_check_files asc","rows":"10","wt":"json"}},"response":{"numFound":1,"start":0,"docs":[{"_version_":1561939603628228608,"indexed":"2017-03-15T12:41:23.758Z","last_check_files":"1970-01-01T12:00:00Z"}]}}

results in:

..."_version_": 1561939603628228600,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant