Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-3590 minimize bytesref to be a ref to a byte[]
  3. LUCENE-3591

Make BytesRef.copy[Int,Short,Long] package private for DocValues

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-ALPHA
    • 4.0-ALPHA
    • None
    • None
    • New, Patch Available

    Description

      currently the BytesRef.copy[Int,Short,Long] api is only used by IndexDocValues and it seems it is pretty unique. I think we should move this into a package private class in o.a.l.i.values we can still open this up if it is needed by other packages.

      Attachments

        1. LUCENE-3591.patch
          11 kB
          Simon Willnauer
        2. LUCENE-3591.patch
          8 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: