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

Legacy numeric types do not check input for bad syntax

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.4
    • 1.5
    • None
    • None

    Description

      The legacy numeric types do not check their input values for valid input. A text string is accepted as input for any of these types: IntField, LongField, FloatField, DoubleField. DateField checks its input.

      In general this is a no-fix, except: that IntField is a necessary memory type because it cuts memory use in sorting.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lancenorskog Lance Norskog
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: