[ 
https://issues.apache.org/jira/browse/SOLR-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092223#comment-16092223
 ] 

ASF subversion and git services commented on SOLR-11057:
--------------------------------------------------------

Commit aa57e31fb1c29862dc197d5a8de1908842732fc0 in lucene-solr's branch 
refs/heads/branch_7_0 from [~tomasflobbe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=aa57e31 ]

SOLR-11057: Fix overflow in point range queries when querying the type limits


> RangeQuery can overflow in PointFields when quering the type limits
> -------------------------------------------------------------------
>
>                 Key: SOLR-11057
>                 URL: https://issues.apache.org/jira/browse/SOLR-11057
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Tomás Fernández Löbbe
>         Attachments: SOLR-11057.patch, SOLR-11057.patch
>
>
> This can happen when the upper limit of the range is the lowest value of the 
> type or when the lower limit is the max value of the type. For example:
> {{q=field_i:{Integer.MAX_VALUE TO Integer.MAX_VALUE]}}. Note that this should 
> not return any docs



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to