Tomás Fernández Löbbe created SOLR-11057:
--------------------------------------------
Summary: 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
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]