Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11057

RangeQuery can overflow in PointFields when quering the type limits

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.0, 7.1, 8.0
    • None
    • None

    Description

      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

      Attachments

        1. SOLR-11057.patch
          7 kB
          Tomas Eduardo Fernandez Lobbe
        2. SOLR-11057.patch
          9 kB
          Tomas Eduardo Fernandez Lobbe

        Issue Links

          Activity

            People

              tflobbe Tomas Eduardo Fernandez Lobbe
              tflobbe Tomas Eduardo Fernandez Lobbe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: