You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alexandre Rafalovitch (JIRA)" <ji...@apache.org> on 2016/07/27 01:02:20 UTC

[jira] [Commented] (SOLR-7841) solradmin's query browser incorrectly renders docs with large ID large numbers

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org