[
https://issues.apache.org/jira/browse/SOLR-7841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Tryzelaar updated SOLR-7841:
----------------------------------
Description: JavaScript JSON engines parse integers as a floating point
number. This causes problems for documents a large id, such as
{{38585496994725888}}, which gets cast into the floating point number
{{38585496994725890}}. This means that one cannot reliably copy an id from a
{{\*:\*}} query and search for it with {{id:...}}. (was: JavaScript JSON
engines parse integers as a floating point number. This causes problems for
documents a large id, such as {{38585496994725888}}, which gets cast into the
floating point number {{38585496994725890}}. This means that one cannot
reliably copy an id from a {{*:*}} query and search for it with {{id:...}}.)
> solradmin's query browser incorrectly renders docs with large ID large numbers
> ------------------------------------------------------------------------------
>
> Key: SOLR-7841
> URL: https://issues.apache.org/jira/browse/SOLR-7841
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Affects Versions: 4.10.4
> Reporter: Erick Tryzelaar
>
> JavaScript JSON engines parse integers as a floating point number. This
> causes problems for documents a large id, such as {{38585496994725888}},
> which gets cast into the floating point number {{38585496994725890}}. This
> means that one cannot reliably copy an id from a {{\*:\*}} query and search
> for it with {{id:...}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]