[
https://issues.apache.org/jira/browse/SOLR-7841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394870#comment-15394870
]
Alexandre Rafalovitch commented on SOLR-7841:
---------------------------------------------
This is a very old bug report. It does not seem to be a problem against new
(Angular) Admin UI. I just tested on master with several browsers on Mac and
Windows.
> 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]