Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4423

DocumentStoredFieldVisitor.binaryField ignores offset and length

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • core/store
    • None
    • New

    Description

      This is no problem with SimpleText and Lucene40 since in their cases, offset is always 0 and length the length of the byte[] array, but it might break with custom codecs.

      Attachments

        1. LUCENE-4423.patch
          0.6 kB
          Adrien Grand
        2. LUCENE-4423.patch
          1 kB
          Adrien Grand

        Activity

          People

            jpountz Adrien Grand
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: