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

Escaped wildcard character in wildcard term not handled correctly

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 4.0-ALPHA
    • core/queryparser
    • None
    • Windows XP SP2

    • Patch Available

    Description

      If an escaped wildcard character is specified in a wildcard query, it is treated as a wildcard instead of a literal.
      e.g., t??t is converted by the QueryParser to t??t - the escape character is discarded.

      Attachments

        1. LUCENE-588.patch
          17 kB
          Robert Muir
        2. LUCENE-588.patch
          3 kB
          Robert Muir
        3. LUCENE-588.patch
          10 kB
          Terry Yang

        Issue Links

          Activity

            People

              rcmuir Robert Muir
              icemank Sunil Kamath
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: