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

the date.format setting does not work

    XMLWordPrintableJSON

Details

    Description

      There is a bad cast (casts to String when its a Map.Entry), and an iterator is used by constantly creating a new iterator rather than using the same one - so it never actually iterates, and calling hasNext on a new iterator every time creates an infinite loop.

      Attachments

        1. SOLR-1756.patch
          2 kB
          Mark Miller

        Activity

          People

            markrmiller@gmail.com Mark Miller
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: