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

optimize contrib/regex for flex

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • modules/other
    • None
    • New, Patch Available

    Description

      • changes RegexCapabilities match(String) to match(BytesRef)
      • the jakarta and jdk impls uses CharacterIterator/CharSequence matching against the utf16result instead.
      • i also reuse the matcher for jdk, i don't see why we didnt do this before but it makes sense esp since we reuse the CSQ

      Attachments

        1. LUCENE-2606.patch
          7 kB
          Robert Muir
        2. LUCENE-2606.patch
          14 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: